diff options
Diffstat (limited to 'Dockerfile-proxy')
-rw-r--r-- | Dockerfile-proxy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Dockerfile-proxy b/Dockerfile-proxy deleted file mode 100644 index b846f218..00000000 --- a/Dockerfile-proxy +++ /dev/null @@ -1,2 +0,0 @@ -FROM nginx:alpine -COPY nginx.conf /etc/nginx/nginx.conf |