zkt26/z1/nginx/Dockerfile
2026-04-08 17:30:09 +02:00

3 lines
70 B
Docker

FROM nginx:latest
COPY ./frontend/index.html /var/www/html/index.html