Files
RadMac/nginx/Dockerfile
2025-03-28 08:23:48 -04:00

3 lines
56 B
Docker

FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf