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 b10929b commit 0552ffc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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,7 +19,7 @@ jobs:
- name: docker compose start
run: |
docker compose up -d keycloak
docker compose up -d
- name: Setup nginx-keycloak
run: |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Nginx Keycloak

[![Docker build](https://github.com/flavienbwk/nginx-keycloak/actions/workflows/linux-build.yml/badge.svg)](https://github.com/flavienbwk/nginx-keycloak/actions/workflows/linux-build.yml)
[![Test](https://github.com/flavienbwk/nginx-keycloak/actions/workflows/test-keycloak-setup.yml/badge.svg)](https://github.com/flavienbwk/nginx-keycloak/actions/workflows/test-keycloak-setup.yml)

Setting NGINX as a reverse proxy with Keycloak SSO in front of your web applications.

Expand Down

0 comments on commit 0552ffc

Please sign in to comment.