Staging to Production #51
@@ -110,6 +110,10 @@
|
|||||||
"BaseUrl": "",
|
"BaseUrl": "",
|
||||||
"InternalApiKey": ""
|
"InternalApiKey": ""
|
||||||
},
|
},
|
||||||
|
"EmailApi": {
|
||||||
|
"BaseUrl": "",
|
||||||
|
"InternalApiKey": ""
|
||||||
|
},
|
||||||
"RateLimiting": {
|
"RateLimiting": {
|
||||||
"Global": {
|
"Global": {
|
||||||
"PermitLimit": 120,
|
"PermitLimit": 120,
|
||||||
|
|||||||
@@ -81,6 +81,10 @@
|
|||||||
"BaseUrl": "http://cv-matcher-api:8080",
|
"BaseUrl": "http://cv-matcher-api:8080",
|
||||||
"InternalApiKey": ""
|
"InternalApiKey": ""
|
||||||
},
|
},
|
||||||
|
"EmailApi": {
|
||||||
|
"BaseUrl": "http://email-api:8080",
|
||||||
|
"InternalApiKey": ""
|
||||||
|
},
|
||||||
"FileStorage": {
|
"FileStorage": {
|
||||||
"Path": "Files"
|
"Path": "Files"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user