2
0

update nginx mount dir

This commit is contained in:
2024-12-04 11:56:44 +08:00
parent b9c12bb09d
commit 390679e2aa

View File

@@ -155,7 +155,7 @@ services:
ports:
- "80:80"
volumes:
- ./nginx/html:/home/wfc/portal
- ./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