ODCS shouldn't try to do its own ssl. Our proxies do that.
This commit is contained in:
parent
537f1de7c0
commit
ea37542807
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ odcs_migrate_db: False
|
|||
odcs_endpoint: ''
|
||||
odcs_allowed_named_hosts: []
|
||||
odcs_allowed_hosts: []
|
||||
odcs_force_ssl: True
|
||||
odcs_force_ssl: False
|
||||
odcs_target_dir: /var/www/composes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue