We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47b9cb commit cb86704Copy full SHA for cb86704
Dockerfile
@@ -150,7 +150,6 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
150
&& ln -sf /dev/stderr /var/log/nginx/error.log
151
152
COPY nginx.conf /etc/nginx/nginx.conf
153
-COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf
154
COPY ssl_common.conf /etc/nginx/conf.d/ssl_common.conf
155
156
EXPOSE 80 443
nginx.vh.default.conf
0 commit comments