update
This commit is contained in:
@@ -65,15 +65,15 @@ services:
|
||||
- "28080:8080"
|
||||
networks:
|
||||
- physical-boot
|
||||
physical-kkfileview:
|
||||
restart: on-failure
|
||||
container_name: physical-kkfileview
|
||||
image: registry.cn-shanghai.aliyuncs.com/physical/kkfileview
|
||||
hostname: physical-kkfileview
|
||||
ports:
|
||||
- "8099:8012"
|
||||
networks:
|
||||
- physical-boot
|
||||
# physical-kkfileview:
|
||||
# restart: on-failure
|
||||
# container_name: physical-kkfileview
|
||||
# image: registry.cn-shanghai.aliyuncs.com/physical/kkfileview
|
||||
# hostname: physical-kkfileview
|
||||
# ports:
|
||||
# - "81:8012"
|
||||
# networks:
|
||||
# - physical-boot
|
||||
|
||||
physical-web:
|
||||
container_name: physical-web
|
||||
|
||||
Reference in New Issue
Block a user