feat/Update_Controllers_to_Allow_for_Premium_Membership
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user