Azure pipeline triggering work
This commit is contained in:
parent
52b1bb3a28
commit
70ede54ba0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ CCIS_API_AUTH=
|
|||
|
||||
# DEV
|
||||
# Test API connects to our DEV environments for some reason
|
||||
BASE_URL="https://selfservice.dev.glassclaim.com"
|
||||
BASE_URL="https://selfservice.qa.glassclaim.com"
|
||||
CCIS_API_URL="https://api.test.belronus.io"
|
||||
ADMIN_SERVICE_API_URL="https://issadminapi.dev.sagaws.net/iss-admin/api/v1/"
|
||||
DIGITAL_API_URL="https://digitalapi.dev.safelite.io"
|
||||
|
|
|
|||
Loading…
Reference in a new issue