Уже почти всё настроено (но с node-dev-server есть траблы)

This commit is contained in:
ErickSkrauch
2016-05-05 11:15:53 +03:00
parent f83e98818a
commit 7b7ed0ad51
6 changed files with 239 additions and 39 deletions

2
docker/nginx/Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx:1.9
COPY nginx.conf /etc/nginx/nginx.conf