aboutsummaryrefslogtreecommitdiffhomepage
path: root/main/docker/nginx/Dockerfile
blob: 7d2fbc3cccae21c91a76adf796759db618ae0e8a (plain) (blame)
1
2
FROM nginx:alpine
COPY default.conf /etc/nginx/conf.d/default.conf