secrets: add monitoring password
This commit is contained in:
parent
24028669f4
commit
e342934718
2 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ throwOnCanary {
|
|||
|
||||
miniflux.password = fileContents ./miniflux/password.txt;
|
||||
|
||||
monitoring.password = fileContents ./monitoring/password.txt;
|
||||
|
||||
nextcloud.password = fileContents ./nextcloud/password.txt;
|
||||
|
||||
podgrab.password = fileContents ./podgrab/password.txt;
|
||||
|
|
|
|||
BIN
secrets/monitoring/password.txt
Normal file
BIN
secrets/monitoring/password.txt
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue