Use naming / eq check convention

This commit is contained in:
decentral1se
2021-05-07 00:32:11 +02:00
parent 82b33279d2
commit 6e4a3ce57d
3 changed files with 6 additions and 6 deletions

View File

@ -9,9 +9,9 @@ services:
- internal
environment:
- DOMAIN
- NGINX_WEBSEED_CDN_ENABLE
- NGINX_WEBSEED_CDN_ENABLED
- NGINX_WEBSEED_CDN_URI
- NGINX_WEBSEED_PROXY_ENABLE
- NGINX_WEBSEED_PROXY_ENABLED
- NGINX_WEBSEED_PROXY_URI
volumes:
- /etc/timezone:/etc/timezone:ro