@@ -12,13 +12,13 @@ services:
image: "registry.cn-chengdu.aliyuncs.com/infish/pack-comm-nginx:1.23.1"
restart: always
ports:
- - 18096:80
+ - 18097:80
volumes:
- ./nginx/conf.d:/etc/nginx/conf.d
- ./nginx/www:/usr/share/nginx/html
depends_on:
- - 3dshow2
+ # - 3dshow2
- 3dshow2-user
#bus消息中间件