flushing old password (#1711)
This commit is contained in:
parent
5aced8eafd
commit
bcadb532a6
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ frontend:
|
||||||
logbook:
|
logbook:
|
||||||
|
|
||||||
http:
|
http:
|
||||||
api_password: Austin12#
|
api_password: [password goes here]
|
||||||
server_port: 8123
|
server_port: 8123
|
||||||
ssl_certificate: /etc/letsencrypt/live/example.com/fullchain.pem
|
ssl_certificate: /etc/letsencrypt/live/example.com/fullchain.pem
|
||||||
ssl_key: /etc/letsencrypt/live/example.com/privkey.pem
|
ssl_key: /etc/letsencrypt/live/example.com/privkey.pem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue