mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
dex config
This commit is contained in:
@@ -37,4 +37,4 @@ services:
|
||||
- "16009:5556"
|
||||
volumes:
|
||||
- ./dex-config.yaml:/etc/dex/cfg/config.yaml
|
||||
command: ["serve", "/etc/dex/cfg/config.yaml"]
|
||||
command: ["dex", "serve", "/etc/dex/cfg/config.yaml"]
|
||||
|
||||
Reference in New Issue
Block a user