Skip to content

Commit 0daa601

Browse files
committed
CI: configure keycloak hostname
1 parent 9c72382 commit 0daa601

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/drive-frontend.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ jobs:
180180
path: src/frontend/apps/drive/out
181181

182182
- name: Start Docker services
183+
env:
184+
KC_HOSTNAME: http://localhost:8004
183185
run: |
184186
make bootstrap-e2e
185187

0 commit comments

Comments
 (0)