Skip to content

Commit a4e9f4f

Browse files
committed
Dockerfile: $PRIMARY_HOST
1 parent 8325bbe commit a4e9f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ COPY config/nginx.conf.erb /etc/nginx/nginx.conf.erb
77
COPY config/force_https.conf /etc/nginx/force_https.conf
88
RUN /docker-entrypoint.d/rko-router.sh
99
RUN nginx -c /etc/nginx/nginx.conf
10+
ENV PRIMARY_HOST rko-router.rubykaigi.org
1011
EXPOSE 8080

0 commit comments

Comments
 (0)