fixing compose
All checks were successful
Build and Deploy Demo App / build-and-deploy (push) Successful in 35s

This commit is contained in:
2025-11-26 01:21:03 +03:30
parent 913e7f531a
commit 5a2ca2c037

View File

@@ -12,7 +12,7 @@ services:
- 8008:80
- 4433:443
environment:
- CERTBOT_EMAIL=your@email.com
- CERTBOT_EMAIL=the.dark.mist23@gmail.com
- ENVSUBST_TEMPLATE_SUFFIX=.tmpl # Enables template processing if needed
volumes:
- ./nginx_user_conf.d:/etc/nginx/user_conf.d:ro