web/Dockerfile

3 lines
56 B
Text
Raw Permalink Normal View History

2024-03-29 16:26:10 +01:00
FROM nginx:latest
COPY ./public/ /usr/share/nginx/html/