mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
Update dex-static.md
Fix dex serve
This commit is contained in:
committed by
GitHub
parent
418a875e9c
commit
4ce3ff098b
@@ -85,7 +85,7 @@ services:
|
||||
- /var/data/config/dex/config.yml:/config.yml:ro
|
||||
networks:
|
||||
- traefik_public
|
||||
command: ['serve','/config.yml']
|
||||
command: ['dex', 'serve','/config.yml']
|
||||
deploy:
|
||||
labels:
|
||||
# traefik
|
||||
|
||||
Reference in New Issue
Block a user