Skip to content

Commit

Permalink
update CDOGS configuration (#1013)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuseinov authored Sep 27, 2023
1 parent 8612182 commit 70135d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"PASSWORD": ""
},
"CDOGS": {
"URL": "https://cdogs-dev.api.gov.bc.ca",
"TOKEN_URL": "https://dev.loginproxy.gov.bc.ca",
"URL": "https://cdogs-test.api.gov.bc.ca",
"TOKEN_URL": "https://test.loginproxy.gov.bc.ca",
"SERVICE_CLIENT": "",
"SERVICE_CLIENT_SECRET": "",
"TEMPLATE_FOLDER": ""
Expand Down

0 comments on commit 70135d0

Please sign in to comment.