Fix odcs_target_dir to point to the mounted gluster share.
This commit is contained in:
parent
77bdffe728
commit
c6f2aded94
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ odcs_endpoint: ''
|
||||||
odcs_allowed_named_hosts: []
|
odcs_allowed_named_hosts: []
|
||||||
odcs_allowed_hosts: []
|
odcs_allowed_hosts: []
|
||||||
odcs_force_ssl: False
|
odcs_force_ssl: False
|
||||||
odcs_target_dir: /var/www/composes
|
odcs_target_dir: /srv/odcs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue