static_websites: Adjust default to empty dict
This commit is contained in:
parent
7c1eca3e16
commit
934065f880
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@ static_websites_default_traefik_certresolver: letsencrypt_http
|
||||||
# tmpfs: - List tmpfs definitions like the example below that should be added to the container (optional)
|
# tmpfs: - List tmpfs definitions like the example below that should be added to the container (optional)
|
||||||
# "/tmp/nginx-cache": 1M
|
# "/tmp/nginx-cache": 1M
|
||||||
# See the README for an example
|
# See the README for an example
|
||||||
static_websites: []
|
static_websites: {}
|
||||||
|
|
Loading…
Add table
Reference in a new issue