remove debug mariadb port exposure

This commit is contained in:
Adrien Marquès 2018-06-08 05:37:30 -04:00
parent e2a98a849e
commit e072e8ac94
1 changed files with 2 additions and 3 deletions

View File

@ -13,9 +13,8 @@ services:
MYSQL_USER: php MYSQL_USER: php
MYSQL_PASSWORD: 4JB1dtbrIC8pT935 MYSQL_PASSWORD: 4JB1dtbrIC8pT935
expose: expose:
- '3306' - '3306'
ports:
- 3307:3306
php-fpm: php-fpm:
build: build: