mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 06:26:00 +00:00
SYNC: try to fix local e2e tests
This commit is contained in:
committed by
Diflow
parent
53dc50c0dd
commit
6565b4101b
@@ -22,7 +22,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 16005:3306
|
- 16005:3306
|
||||||
- "16014:22"
|
- "16015:22"
|
||||||
|
|
||||||
mysql-ssh-keyfile:
|
mysql-ssh-keyfile:
|
||||||
build: containers/mysql-ssh-keyfile
|
build: containers/mysql-ssh-keyfile
|
||||||
@@ -54,7 +54,7 @@ services:
|
|||||||
image: mcr.microsoft.com/mssql/server
|
image: mcr.microsoft.com/mssql/server
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 16012:1433
|
- 16014:1433
|
||||||
environment:
|
environment:
|
||||||
- ACCEPT_EULA=Y
|
- ACCEPT_EULA=Y
|
||||||
- SA_PASSWORD=Pwd2020Db
|
- SA_PASSWORD=Pwd2020Db
|
||||||
|
|||||||
Reference in New Issue
Block a user