tries to set values
This commit is contained in:
parent
d172fe6b07
commit
713fa58165
1 changed files with 4 additions and 0 deletions
|
|
@ -1,7 +1,11 @@
|
||||||
{
|
{
|
||||||
services.stash = {
|
services.stash = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
plugins = [ ];
|
||||||
|
scrapers = [ ];
|
||||||
settings = {
|
settings = {
|
||||||
|
username = "admin";
|
||||||
|
password = "pass";
|
||||||
host = "100.103.199.4";
|
host = "100.103.199.4";
|
||||||
port = 9069;
|
port = 9069;
|
||||||
stash = [
|
stash = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue