add working files

This commit is contained in:
2022-05-30 20:22:39 +01:00
parent d95c7c55d9
commit ca0890c9d3
7 changed files with 147 additions and 0 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM nginx:stable
COPY ./includes/ /etc/nginx/includes