feat(config): Add staging configuration for backend URL and authentication
Build and Deploy / build (push) Has been cancelled
Build and Deploy / build (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
// "GwUrl": "https://localhost:6468",
|
||||
"GwUrl": "https://backoffice-bff.foursat.afrino.co",
|
||||
"Authentication": {
|
||||
"Authority": "https://ids.afrino.co/",
|
||||
"ClientId": "client_backoffice_spa"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user