compress must be a string
This commit is contained in:
parent
b09e308ce3
commit
80b9e008ca
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ services:
|
|||
options:
|
||||
max-size: "50m"
|
||||
max-file: 10
|
||||
compress: true
|
||||
compress: "true"
|
||||
labels:
|
||||
- com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue