We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc8bb4 commit 2dff643Copy full SHA for 2dff643
.github/workflows/build-and-push.yaml
@@ -87,7 +87,7 @@ jobs:
87
with:
88
build-args: |
89
VITE_API_URL=http://property-base
90
- VITE_CORE_API_URL=http://core
+ VITE_CORE_API_URL=https://core-test-yg.mimer.nu
91
VITE_KEYCLOAK_URL=https://auth-test.mimer.nu/realms/onecore-test
92
VITE_KEYCLOAK_CLIENT_ID=onecore-test
93
VITE_KEYCLOAK_REDIRECT_URI=https://property-tree-test.mimer.nu/callback
0 commit comments