Skip to content

Commit 6d0b298

Browse files
authored
Add /etc/nginx/conf.d/ssl_common.conf
1 parent f31dccf commit 6d0b298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
151151

152152
COPY nginx.conf /etc/nginx/nginx.conf
153153
COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf
154+
COPY ssl_common.conf /etc/nginx/conf.d/ssl_common.conf
154155

155156
EXPOSE 80 443
156157

0 commit comments

Comments
 (0)