From dcd8b4213b0a665e428696e20c72bbc9e5c6ed46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Mon, 18 Aug 2025 17:35:11 +0200 Subject: [PATCH] restore correct path letsencrypt! + NGINX_ENVSUBST_TEMPLATE_DIR: /etc/nginx/templates NGINX_ENVSUBST_OUTPUT_DIR: /etc/nginx/conf.d --- deploy-this/deploy-dc.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deploy-this/deploy-dc.yml b/deploy-this/deploy-dc.yml index d33097d..0c99286 100755 --- a/deploy-this/deploy-dc.yml +++ b/deploy-this/deploy-dc.yml @@ -8,7 +8,8 @@ services: environment: TZ: Europe/Warsaw - + NGINX_ENVSUBST_TEMPLATE_DIR: /etc/nginx/templates + NGINX_ENVSUBST_OUTPUT_DIR: /etc/nginx/conf.d ports: - "80:80" @@ -25,7 +26,7 @@ services: size: 2147483648 # 2GB w bajtach # Certyfikaty SSL - - ${DOCKER_DATA}/letsencrypt:/etc/letsencrypt:ro + - ${DOCKER_DATA}/letsencrypt:/letsencrypt:rw - ${DOCKER_DATA}/letsencrypt-tmp:/var/www/certbot:rw # Logi