Correct the path

This commit is contained in:
Mark Ettema 2021-05-15 18:35:28 +07:00
parent 59bd22567e
commit 79ae1458f9

View file

@ -1,3 +1,3 @@
FROM nginx
ADD ./develop/proxy/proxy_ssl.conf /etc/nginx/conf.d/proxy_ssl.conf
ADD ./proxy_ssl.conf /etc/nginx/conf.d/proxy_ssl.conf