fix(server): 移除HTTP端口映射配置
This commit is contained in:
parent
341408d23c
commit
3bab0ecbce
@ -54,7 +54,6 @@ services:
|
|||||||
- "com.centurylinklabs.watchtower.enable=true"
|
- "com.centurylinklabs.watchtower.enable=true"
|
||||||
ports:
|
ports:
|
||||||
- "${SERVER_HTTP_PORT}:3001" #http端口
|
- "${SERVER_HTTP_PORT}:3001" #http端口
|
||||||
- "${CONFIG_WS_PORT}:3002"
|
|
||||||
read_only: true
|
read_only: true
|
||||||
networks:
|
networks:
|
||||||
easyai:
|
easyai:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user