Update docker-compose.yml
Moving dex to new stack
This commit is contained in:
@@ -39,16 +39,7 @@ services:
|
||||
timeout: 5s
|
||||
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:
|
||||
outline-storage:
|
||||
postgres-data:
|
||||
dex-data:
|
||||
|
||||
Reference in New Issue
Block a user