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