web/Dockerfile
2024-03-29 16:26:10 +01:00

2 lines
56 B
Docker

FROM nginx:latest
COPY ./public/ /usr/share/nginx/html/