Files
cht-lawfirm/nginx/Dockerfile
2023-01-09 13:03:16 +01:00

4 lines
57 B
Docker

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