Merge pull request #52 from ajnart/master

Dev
This commit is contained in:
Aj - Thomas
2022-05-12 14:13:56 +02:00
committed by GitHub

View File

@@ -1,2 +1,2 @@
FROM nginx:1.21.6
COPY ./out /usr/share/nginx/html
FROM nginx:alpine
COPY ./out /usr/share/nginx/html