Test changes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Elias Jansson
2026-01-27 19:21:39 +01:00
parent 3e6366071f
commit 53fd6ed875
2 changed files with 1 additions and 11 deletions

1
.gitignore vendored
View File

@@ -366,3 +366,4 @@ FodyWeavers.xsd
infrastructure/setup.json infrastructure/setup.json
Aberwyn/Infrastructure/setup.json Aberwyn/Infrastructure/setup.json
/Aberwyn/Data/infrastructure/setup2.json /Aberwyn/Data/infrastructure/setup2.json
/Aberwyn/Data/infrastructure/setup.json

View File

@@ -1,11 +0,0 @@
{
"AdminUsername": "admin",
"AdminEmail": "admin@localhost",
"AdminPassword": "Admin123!",
"IsConfigured": true,
"DbHost": "192.168.1.108",
"DbPort": 3306,
"DbName": "lewel_prod",
"DbUser": "lewel",
"DbPassword": "W542.Hl;)%ta"
}