Skip to content

Commit 2dff643

Browse files
authored
tree: fix build for test (#75)
* tree: maybe we should have that nginx proxy * tree: remove core proxy and usue direct test url
1 parent 7bc8bb4 commit 2dff643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
with:
8888
build-args: |
8989
VITE_API_URL=http://property-base
90-
VITE_CORE_API_URL=http://core
90+
VITE_CORE_API_URL=https://core-test-yg.mimer.nu
9191
VITE_KEYCLOAK_URL=https://auth-test.mimer.nu/realms/onecore-test
9292
VITE_KEYCLOAK_CLIENT_ID=onecore-test
9393
VITE_KEYCLOAK_REDIRECT_URI=https://property-tree-test.mimer.nu/callback

0 commit comments

Comments
 (0)