Aggiedit/nginx/Dockerfile
2022-04-22 14:52:26 -06:00

4 lines
60 B
Docker

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