fix: update appsettings for production K8s
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
// "GwUrl": "https://bogw.kbs1.ir",
|
"GwUrl": "http://backoffice-bff-svc",
|
||||||
"GwUrl": "https://bogw.kbs1.ir",
|
|
||||||
// "GwUrl": "https://localhost:6468",
|
|
||||||
"Authentication": {
|
"Authentication": {
|
||||||
//"Authority": "https://localhost:5001",
|
|
||||||
"Authority": "https://ids.afrino.co/",
|
"Authority": "https://ids.afrino.co/",
|
||||||
"ClientId": "client_backoffice_spa"
|
"ClientId": "client_backoffice_spa"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user