feat: Ajout de la configuration

This commit is contained in:
2021-05-14 21:42:15 +02:00
parent d4c8e51d70
commit b60416834e
11 changed files with 196 additions and 0 deletions

4
Dockerfile Normal file
View File

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