mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
added nginx template for local
This commit is contained in:
@@ -56,7 +56,7 @@ services:
|
||||
- ./data/proxy/nginx/log/:/var/log/nginx
|
||||
- ./data/proxy/nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
- ./data/proxy/nginx/sites-enabled:/etc/nginx/sites-enabled
|
||||
- ./data/proxy/nginx/sites.template.${SITES_TEMPLATE:-scalelite-proxy}:/etc/nginx/sites-available/sites.template
|
||||
- ./data/proxy/nginx/sites.template.${DOCKER_PROXY_NGINX_TEMPLATE:-scalelite-proxy}:/etc/nginx/sites-available/sites.template
|
||||
- ./data/proxy/nginx/default/html/:/var/www/html
|
||||
- ./data/certbot/conf/:/etc/letsencrypt
|
||||
- ./data/certbot/www/:/var/www/certbot
|
||||
|
||||
Reference in New Issue
Block a user