This commit is contained in:
Administrator
2024-05-15 16:37:52 +08:00
parent 6acf36d70e
commit 27c90f9ca4

View File

@@ -62,7 +62,7 @@ services:
- "80:80" - "80:80"
volumes: volumes:
- ./nginx/default.conf:/etc/nginx/conf.d/default.conf - ./nginx/default.conf:/etc/nginx/conf.d/default.conf
- ./vue/html:/var/www/html - ./vue/html1:/var/www/html
networks: networks:
mynetwork: mynetwork: