FancyWordle/Dockerfile
2025-07-29 14:00:49 -04:00

3 lines
47 B
Docker

FROM nginx:alpine
COPY . /usr/share/nginx/html