mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
fix
This commit is contained in:
@@ -148,12 +148,12 @@ jobs:
|
||||
mysql-ssh-login:
|
||||
image: ghcr.io/dbgate/mysql-ssh-login:latest
|
||||
ports:
|
||||
- 16006:22
|
||||
- '16006:22'
|
||||
|
||||
mysql-ssh-keyfile:
|
||||
image: ghcr.io/dbgate/mysql-ssh-keyfile:latest
|
||||
ports:
|
||||
- 16008:22
|
||||
- '16008:22'
|
||||
|
||||
dex:
|
||||
image: ghcr.io/dbgate/dex:latest
|
||||
|
||||
Reference in New Issue
Block a user