first commit
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2024-01-13 22:17:06 +01:00
commit 1c26f9e7ba
8 changed files with 90 additions and 0 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx:alpine
COPY --chown=nginx:nginx public /usr/share/nginx/html