feat(config): add production configuration for gateway URL and authentication
Build and Deploy to Production / build-and-deploy (push) Successful in 4m5s
Build and Deploy to Production / build-and-deploy (push) Successful in 4m5s
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
// "GwUrl": "https://localhost:6468",
|
||||
"GwUrl": "https://bogw.kbs2.ir",
|
||||
"Authentication": {
|
||||
"Authority": "https://ids.afrino.co/",
|
||||
"ClientId": "client_backoffice_spa"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user