Update docker-compose.yml

Moving dex to new stack
This commit is contained in:
2026-04-22 14:02:08 +02:00
parent 98f066ea9f
commit 4f47346f3c
+2 -11
View File
@@ -39,16 +39,7 @@ services:
timeout: 5s timeout: 5s
retries: 5 retries: 5
dex:
image: dexidp/dex:v2.41.1
restart: unless-stopped
ports:
- "5556:5556"
volumes:
- /volume1/docker/dex/dex.yaml:/etc/dex/config.docker.yaml
- dex-data:/var/dex
volumes: volumes:
outline-storage: outline-storage:
postgres-data: postgres-data:
dex-data: