1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-06 22:42:56 +02:00

fix: port for local-environment (#3148)

This commit is contained in:
Theron Boerner
2025-08-01 17:36:45 -05:00
committed by GitHub
parent c0a928eded
commit 4eaa1bcfd5

View File

@ -36,7 +36,7 @@ services:
- "./dex.yaml:/dex.yaml" - "./dex.yaml:/dex.yaml"
restart: unless-stopped restart: unless-stopped
ports: ports:
- 5556:4181/tcp - 5556:5556/tcp
networks: networks:
dex: dex:
aliases: aliases: