[add] Composer compileed in multi stagre

This commit is contained in:
2018-08-12 00:38:39 +00:00
parent 18ee0ad333
commit 8b22c0db9c
2 changed files with 14 additions and 5 deletions

View File

@@ -5,8 +5,6 @@ services:
build: api-payroll/
ports:
- "8085:80"
volumes:
- ./api-payroll:/var/www/site
depends_on:
- mysql
mysql:
@@ -24,5 +22,4 @@ services:
MYSQL_USER: 'sloth'
MYSQL_PASS: '12345678'
volumes:
api-payroll:
my-datavolume: