fix copy config
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM docker.triton2.fet.at/openrestyfet
|
||||
COPY ./conf.d/* /etc/nginx/conf.d/
|
||||
copy ./snippets/* /usr/local/openresty/nginx/conf/
|
||||
RUN rm -rf /etc/nginx/conf.d/*
|
||||
COPY ./conf.d/ /etc/nginx/conf.d/
|
||||
copy ./snippets/ /usr/local/openresty/nginx/conf/
|
||||
|
||||
Reference in New Issue
Block a user