add masodlagos ertekek at level 1 for 2E create character

This commit is contained in:
2024-01-14 10:59:47 +01:00
committed by Bálint Mórász
parent d56d7c9899
commit e9c4452908
19 changed files with 325 additions and 12 deletions
+18
View File
@@ -14,5 +14,23 @@
},
"ConnectionStrings": {
"DefaultConnection": "Host=127.0.0.1;Port=5432;User Id=kemkas;Password=kemkas-dev42"
},
"Email": {
"DomainName": "mail.kemkas.hu",
"ApiKey": "fake"
},
"Authentication": {
"Google": {
"ClientId": "fake",
"ClientSecret": "fake"
},
"Facebook": {
"ClientId": "fake",
"ClientSecret": "fake"
},
"Discord": {
"ClientId": "fake",
"ClientSecret": "fake"
}
}
}