2
0

update docker env

This commit is contained in:
2024-12-03 09:51:01 +08:00
parent 65e17f074e
commit 8ad015968f
6 changed files with 36 additions and 15 deletions

View File

@@ -1,4 +1,3 @@
version : '3.8'
services:
wfc-nacos:
container_name: wfc-nacos
@@ -57,7 +56,7 @@ services:
ports:
- "80:80"
volumes:
- ./nginx/html/dist:/home/wfc/projects/wfc-ui
- ./nginx/html/dist:/home/wfc/portal
- ./nginx/conf/nginx.conf:/etc/nginx/nginx.conf
- ./nginx/logs:/var/log/nginx
- ./nginx/conf.d:/etc/nginx/conf.d