Finally get rid of api password
This commit is contained in:
parent
850a393345
commit
801788268a
@ -24,6 +24,7 @@ logger:
|
|||||||
http:
|
http:
|
||||||
# mydomain.com:443 - proxied by nginx to port 8123
|
# mydomain.com:443 - proxied by nginx to port 8123
|
||||||
base_url: !secret base_url
|
base_url: !secret base_url
|
||||||
api_password: !secret api_password
|
use_x_forwarded_for: true
|
||||||
|
trusted_proxies: !secret proxy_hosts
|
||||||
|
|
||||||
cloud:
|
cloud:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user