changed location of mysql-ssh container

This commit is contained in:
SPRINX0\prochazka
2025-01-06 09:00:56 +01:00
parent 4f5bb563e8
commit a5f824c778
8 changed files with 43 additions and 13 deletions

View File

@@ -17,8 +17,8 @@ services:
environment:
- MYSQL_ROOT_PASSWORD=Pwd2020Db
mysql-ssh:
build: mysql-ssh
mysql-ssh-login:
build: mysql-ssh-login
restart: always
ports:
- 16005:3306