chore: 生产环境新增WGT升级包volumes映射
This commit is contained in:
@ -68,6 +68,8 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "8010:80"
|
- "8010:80"
|
||||||
|
volumes:
|
||||||
|
- /opt/Track/updates:/usr/share/nginx/html/updates
|
||||||
depends_on:
|
depends_on:
|
||||||
- backend
|
- backend
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user