- nginx_cache:/var/cache/ngin

This commit is contained in:
Artur Kuś 2025-08-18 20:40:44 +02:00
parent 51cb8238f4
commit fff66d85f8
1 changed files with 2 additions and 4 deletions

View File

@ -8,9 +8,7 @@ services:
environment:
TZ: Europe/Warsaw
NGINX_ENVSUBST_TEMPLATE_DIR: /etc/nginx/templates
NGINX_ENVSUBST_OUTPUT_DIR: /etc/nginx/conf.d
ports:
- "80:80"
@ -19,7 +17,7 @@ services:
volumes:
# Konfiguracja Nginx
- apps-data:/etc/nginx/conf.d:ro
- nginx_cache:/var/cache/nginx_cache
- nginx_cache:/var/cache/nginx
# Certyfikaty SSL