This commit is contained in:
2021-10-29 19:34:12 +00:00
parent d700e9137e
commit 9544547019
4 changed files with 83 additions and 22 deletions

View File

@@ -6,6 +6,8 @@
"xdefaultCommandTimeout": 10000,
"env": {
"adminusername": "superuser",
"adminpassword": "l3tm3in"
"adminpassword": "l3tm3in",
"accountinguser": "Accounting",
"accountingpassword": "Accounting"
}
}