feat: Add config

This commit is contained in:
2020-05-10 15:40:26 +02:00
parent 140c03bb44
commit 85a9a24085
8 changed files with 153 additions and 3 deletions

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM registry.lamelio.fr/nginx-lowtech:0.0.5
# Copie des sources du site
COPY public /usr/share/nginx/html