Skip to content

Commit

Permalink
Merge pull request #199 from shaohongwu/ci/rocketmq
Browse files Browse the repository at this point in the history
ci(deploy): update deploy rocketmq
  • Loading branch information
suyuan32 authored Oct 14, 2023
2 parents 53c4ff5 + e536e4b commit 8f51641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/docker-compose/rocketmq/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ volumes:
rocketmq_data:

services:
mysql:
rocketmq:
image: xuchengen/rocketmq:latest
container_name: rocketmq
ports:
Expand All @@ -28,4 +28,4 @@ services:
memory: 4000M
reservations:
cpus: '0.05'
memory: 200M
memory: 200M

0 comments on commit 8f51641

Please sign in to comment.