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