From fff66d85f8170c7119fb96f686a8a57ade1566ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Mon, 18 Aug 2025 20:40:44 +0200 Subject: [PATCH] - nginx_cache:/var/cache/ngin --- deploy-this/deploy-dc.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/deploy-this/deploy-dc.yml b/deploy-this/deploy-dc.yml index 8958ffe..d4ba59c 100755 --- a/deploy-this/deploy-dc.yml +++ b/deploy-this/deploy-dc.yml @@ -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