We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8325bbe commit a4e9f4fCopy full SHA for a4e9f4f
Dockerfile
@@ -7,4 +7,5 @@ COPY config/nginx.conf.erb /etc/nginx/nginx.conf.erb
7
COPY config/force_https.conf /etc/nginx/force_https.conf
8
RUN /docker-entrypoint.d/rko-router.sh
9
RUN nginx -c /etc/nginx/nginx.conf
10
+ENV PRIMARY_HOST rko-router.rubykaigi.org
11
EXPOSE 8080
0 commit comments