static_websites: Adjust default to empty dict

This commit is contained in:
saibotk 2020-09-19 17:01:53 +02:00
parent 7c1eca3e16
commit 934065f880
No known key found for this signature in database
GPG key ID: A3299C587D5DF523

View file

@ -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)
# "/tmp/nginx-cache": 1M
# See the README for an example
static_websites: []
static_websites: {}