remove unused files from sslproxy folder, and fix build script for acme-nginx

This commit is contained in:
2020-05-24 08:46:34 -04:00
parent a6951504e5
commit db9b35211c
3 changed files with 1 additions and 7 deletions

View File

@@ -1,4 +0,0 @@
FROM nginx:alpine
COPY ./nginx.conf /etc/nginx/nginx.conf
COPY ./hosts /etc/nginx/conf.d/

View File

@@ -1 +0,0 @@
something elses.