fixed port for e2e-mssql

This commit is contained in:
SPRINX0\prochazka
2025-02-25 12:18:11 +01:00
parent f0eaba5857
commit a8e827b5e2
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ services:
restart: always
ports:
- 16005:3306
- "16012:22"
- "16014:22"
mysql-ssh-keyfile:
build: containers/mysql-ssh-keyfile

View File

@@ -28,5 +28,5 @@ LABEL_mssql=Mssql-connection
SERVER_mssql=localhost
USER_mssql=sa
PASSWORD_mssql=Pwd2020Db
PORT_mssql=16012
PORT_mssql=16014
ENGINE_mssql=mssql@dbgate-plugin-mssql