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