Some Additions

This commit is contained in:
Asherslab
2018-05-18 08:55:12 -04:00
committed by Lance Pioch
parent 42e3eecf80
commit 737bae300c
2 changed files with 15 additions and 7 deletions

View File

@@ -15,7 +15,6 @@ COPY default.conf /etc/nginx/conf.d/default.conf
RUN cp .env.example .env
RUN composer install --no-dev
EXPOSE 80
EXPOSE 443