Опубликовал порт БД чтобы было удобнее

actency-mysql57-replication
Andrey Ivanov 2021-01-25 07:34:01 -05:00 committed by Andrey Ivanov
parent 5faee4e573
commit d88322fb3d
2 changed files with 2 additions and 3 deletions

View File

@ -13,6 +13,8 @@ services:
MYSQL_PASSWORD: app
volumes:
- ./dbinit:/docker-entrypoint-initdb.d
ports:
- "3306:3306"
app:

View File

@ -1,3 +0,0 @@
build:
docker:
web: cicd/app/Dockerfile