Skip to content

Commit

Permalink
Upgraded nginx-keycloak
Browse files Browse the repository at this point in the history
  • Loading branch information
flavienbwk committed Sep 21, 2024
1 parent 7f96d9c commit 45eccaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-keycloak-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
- name: docker compose start
run: |
cp .env.example .env
docker compose up -d postgres keycloak
- name: Setup nginx-keycloak
run: |
cp .env.example .env
bash ./scripts/configure-keycloak.sh
- name: docker compose down
Expand Down

0 comments on commit 45eccaf

Please sign in to comment.