1
0
forked from finn/site

initial re-commit to wipe commit histoy due to public repo

This commit is contained in:
2024-07-06 21:10:44 +00:00
commit a20ba3505a
17 changed files with 465 additions and 0 deletions

2
proxy/Dockerfile Executable file
View File

@ -0,0 +1,2 @@
FROM nginx:alpine
COPY conf /etc/nginx/conf.d/default.conf