|
@@ -7,7 +7,7 @@ RUN rm -f /etc/nginx/conf.d/default.conf
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|
|
|
COPY conf.d /etc/nginx/conf.d/
|
|
|
COPY ssl /etc/nginx/ssl/
|
|
|
-COPY MP_verify_E9Ojlmsy1In8F1y2.txt /etc/nginx/file/
|
|
|
+COPY MP_verify_E9Ojlmsy1In8F1y2.txt /etc/nginx/
|
|
|
|
|
|
RUN rm -rf /usr/share/nginx/html
|
|
|
RUN mkdir /usr/share/nginx/html
|