This commit is contained in:
2021-12-22 17:12:54 +01:00
parent 989ca1a41b
commit d6a7c746dc
13 changed files with 318 additions and 3 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM nginx:alpine
COPY public /var/www/html