fixing compose
All checks were successful
Build and Deploy Demo App / build-and-deploy (push) Successful in 35s
All checks were successful
Build and Deploy Demo App / build-and-deploy (push) Successful in 35s
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
- 8008:80
|
- 8008:80
|
||||||
- 4433:443
|
- 4433:443
|
||||||
environment:
|
environment:
|
||||||
- CERTBOT_EMAIL=your@email.com
|
- CERTBOT_EMAIL=the.dark.mist23@gmail.com
|
||||||
- ENVSUBST_TEMPLATE_SUFFIX=.tmpl # Enables template processing if needed
|
- ENVSUBST_TEMPLATE_SUFFIX=.tmpl # Enables template processing if needed
|
||||||
volumes:
|
volumes:
|
||||||
- ./nginx_user_conf.d:/etc/nginx/user_conf.d:ro
|
- ./nginx_user_conf.d:/etc/nginx/user_conf.d:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user