Commit f2b72d8f authored by Alexander Lercher's avatar Alexander Lercher

Merge remote-tracking branch 'origin/develop' into develop

parents 89b0d210 78fdd011
FROM nginx:1.15.8
RUN rm /etc/nginx/nginx.conf
COPY nginx.conf /etc/nginx/
RUN rm /etc/nginx/conf.d/default.conf
COPY project.conf /etc/nginx/conf.d/
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment