feat: Dockerfile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Didier Slof 2024-03-29 16:26:10 +01:00
parent e6f28a5b30
commit 0cc17b0207

2
Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM nginx:latest
COPY ./public/ /usr/share/nginx/html/