Added placeholder files

This commit is contained in:
2023-03-15 15:12:35 +01:00
parent 09409dc698
commit 21b535d8ec
5 changed files with 132 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
FROM nginx:stable-alpine
COPY ./tools/ /usr/share/nginx/html/tools/
COPY ./lawful/ /usr/share/nginx/html/lawful/
COPY ./assets/ /usr/share/nginx/html/assets/
COPY ./index.html /usr/share/nginx/html