feat: ability to set extra networks for opencloud
needed for ldap outpost Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
e2fae25592
commit
dbcccc090b
3 changed files with 15 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ opencloud_port: 9200
|
|||
opencloud_admin_password: "admin"
|
||||
opencloud_log_level: "warn"
|
||||
opencloud_extra_hosts: []
|
||||
opencloud_extra_networks: []
|
||||
|
||||
# Traefik configuration
|
||||
opencloud_traefik_network: "proxy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue