mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-03-01 01:40:42 +00:00
added backend url to qa2 configs
This commit is contained in:
parent
a0311329d0
commit
c659cc86fc
@ -6,3 +6,7 @@ SPIFFWORKFLOW_BACKEND_PERMISSIONS_FILE_NAME = environ.get(
|
|||||||
)
|
)
|
||||||
|
|
||||||
OPEN_ID_SERVER_URL = "https://keycloak.qa1.spiffworkflow.org/realms/spiffworkflow"
|
OPEN_ID_SERVER_URL = "https://keycloak.qa1.spiffworkflow.org/realms/spiffworkflow"
|
||||||
|
|
||||||
|
SPIFFWORKFLOW_BACKEND_URL = (
|
||||||
|
"https://qa2.spiffworkflow.org/api"
|
||||||
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user