This commit is contained in:
ls
2024-11-25 15:39:11 +08:00
parent b63759488e
commit 9bf7033292
12 changed files with 126 additions and 58 deletions

View File

@@ -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