This commit is contained in:
Administrator
2024-05-15 15:02:22 +08:00
parent cdd73ee632
commit cd919f8754
86 changed files with 17547 additions and 2 deletions

View File

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