Removing
NGINX_ENVSUBST_TEMPLATE_DIR: /etc/nginx/templates
NGINX_ENVSUBST_OUTPUT_DIR: /etc/nginx/conf.d
from
environment:
TZ: Europe/Warsaw
This commit is contained in:
parent
4201c95762
commit
cdd260efc5
|
|
@ -8,8 +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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue