modified: docker-compose.yaml
set ngixn config for use vue3 dist for production
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ services:
|
||||
volumes:
|
||||
- certbot_data:/etc/letsencrypt
|
||||
- certbot_www:/var/www/certbot
|
||||
- ./spa/app:/usr/share/nginx/html
|
||||
- ./spa/vue/dist:/usr/share/nginx/html
|
||||
- ./valitovgaziz/html:/usr/share/nginx/valitovgaziz/html
|
||||
networks:
|
||||
- web-network
|
||||
|
||||
Reference in New Issue
Block a user