This commit is contained in:
Michael Grote 2024-03-03 20:06:19 +01:00 committed by mg
parent 5f46886412
commit 78790144d8
1 changed files with 1 additions and 6 deletions

View File

@ -7,11 +7,7 @@ services:
ports:
- "4421:80"
networks:
whoami:
aliases:
- whoami.localtest.me
keycloak: {}
oauth2-proxy: {}
auth:
# This docker-compose file can be used to bring up an example instance of oauth2-proxy
# for manual testing and exploration of features.
@ -38,7 +34,6 @@ services:
networks:
auth:
depends_on:
- whoami
- keycloak
keycloak: