2025-04-01 10:38:02 +09:00

5 lines
98 B
Docker

FROM nginx:1.19.3-alpine
COPY nginx.conf /etc/nginx/nginx.conf
COPY htpasswd /etc/nginx/htpasswd