fix build and deploy of sslproxy
This commit is contained in:
@@ -2,3 +2,4 @@ FROM nginx:alpine
|
||||
|
||||
COPY ./nginx.conf /etc/nginx/nginx.conf
|
||||
COPY ./hosts /etc/nginx/conf.d/
|
||||
RUN rm /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user