first commit

This commit is contained in:
2019-09-29 15:38:02 +02:00
commit ec68d24ac2
9 changed files with 167 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM nginx:latest
COPY ./default.conf /etc/nginx/conf.d/default.conf