feat/Update_Controllers_to_Allow_for_Premium_Membership

This commit is contained in:
cesnimda
2026-08-03 09:17:28 +02:00
parent de937d25dc
commit c3f4a57195
187 changed files with 26062 additions and 991 deletions
+3 -2
View File
@@ -28,10 +28,11 @@
"AdminEmail": "admin@example.com",
"AdminPassword": "CHANGE_ME_STRONG_DEV_PASSWORD",
"GoogleClientId": "723556162227-llqucvpog2esn1dutmtvuul1lv374or6.apps.googleusercontent.com",
"MicrosoftClientId": "CHANGE_ME_MICROSOFT_CLIENT_ID"
"MicrosoftClientId": "CHANGE_ME_MICROSOFT_CLIENT_ID",
"MicrosoftTenant": "common"
},
"App": {
"PublicBaseUrl": "https://jobs.cesnimda.uk"
"PublicBaseUrl": "http://localhost:3000"
},
"Email": {
"Enabled": false,