mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +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
|
- /var/data/config/dex/config.yml:/config.yml:ro
|
||||||
networks:
|
networks:
|
||||||
- traefik_public
|
- traefik_public
|
||||||
command: ['serve','/config.yml']
|
command: ['dex', 'serve','/config.yml']
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
# traefik
|
# traefik
|
||||||
|
|||||||
Reference in New Issue
Block a user