added nginx with include after body style with materialize CSS
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FROM nginx
|
||||
|
||||
MAINTAINER "Ivan Ermilov <mailto:ivan.s.ermilov@gmail.com>"
|
||||
|
||||
COPY default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY custom.html /data/bde-css/custom.html
|
||||
Reference in New Issue
Block a user