Skip to content

Commit 2c3a485

Browse files
authored
Update docker.compose.yml
1 parent 1d4ad76 commit 2c3a485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rabbitmq-mongo/docker.compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
ME_CONFIG_MONGODB_SERVER: mongo
3232
ME_CONFIG_BASICAUTH_USERNAME: guest
3333
ME_CONFIG_BASICAUTH_PASSWORD: guest
34-
ports: ["8002:8081"]
34+
ports: ["8081:8081"]
3535
networks: [backing-services]
3636
volumes:
3737
rabbitmq-data: {}

0 commit comments

Comments
 (0)