mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 14:36:01 +00:00
SYNC: fixed testing compose
This commit is contained in:
committed by
Diflow
parent
244ff61fb3
commit
ef1eff2ecb
@@ -21,8 +21,8 @@ services:
|
|||||||
build: containers/mysql-ssh-login
|
build: containers/mysql-ssh-login
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 16005:3306
|
- 16017:3306
|
||||||
- "16015:22"
|
- "16012:22"
|
||||||
|
|
||||||
mysql-ssh-keyfile:
|
mysql-ssh-keyfile:
|
||||||
build: containers/mysql-ssh-keyfile
|
build: containers/mysql-ssh-keyfile
|
||||||
|
|||||||
Reference in New Issue
Block a user