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