Optimize building process

This commit is contained in:
RainLoop Team 2018-03-30 00:43:46 +03:00
parent f8a131e3bc
commit 35ef89c2a6
119 changed files with 18026 additions and 221 deletions

View file

@ -68,9 +68,11 @@ services:
depends_on:
- php
ports:
- 443:443
- 80:80
volumes:
- ./:/var/www
- ./.docker/nginx/ssl:/etc/nginx/ssl
- ./.docker/nginx/default.conf:/etc/nginx/conf.d/default.conf
- ./.docker/.cache/nginx/tmp:/tmp
tx: