updates config
This commit is contained in:
parent
1848753796
commit
75a9d59c9f
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
plugins = [ ];
|
||||
scrapers = [ ];
|
||||
settings = {
|
||||
username = "admin";
|
||||
password = "MyPassword";
|
||||
passwordFile = pkgs.writeText "stash-password" "$2y$10$VcuMbQR7Lfh4gyLkDsidJ.tHpQdRfKXQzVcU/.oI7MmNNuwGMUjaq"; # MyPassword
|
||||
host = "100.103.199.4";
|
||||
port = 9069;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue