Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
parisk committed Jan 26, 2019
1 parent 05a27ab commit 2c4bc04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ceryx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN /usr/local/openresty/luajit/bin/luarocks install lua-resty-auto-ssl 0.12.0 &
mkdir /etc/resty-auto-ssl/ &&\
chown -R $user:$group /etc/resty-auto-ssl/

# Clean up all existing NGINX configuration
RUN rm -f /usr/local/openresty/nginx/conf/*

COPY ./nginx/conf /usr/local/openresty/nginx/conf
Expand Down

0 comments on commit 2c4bc04

Please sign in to comment.