Added placeholder files for Terms of Use and Privacy Policy (#119)

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#119
This commit is contained in:
2023-03-16 09:45:50 +01:00
parent 353d95e377
commit 02ac7e09d3
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