removed unuse dockerfile

This commit is contained in:
Jack Goh
2018-07-19 11:28:30 +08:00
parent 74fda30311
commit 6bb754ab9b
-5
View File
@@ -1,5 +0,0 @@
FROM nginx:1.10-alpine
ADD vhost.conf /etc/nginx/conf.d/default.conf
COPY public /var/www/public