diff options
Diffstat (limited to 'docker/nginx/sites/www/.proxyrc.json')
-rw-r--r-- | docker/nginx/sites/www/.proxyrc.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docker/nginx/sites/www/.proxyrc.json b/docker/nginx/sites/www/.proxyrc.json deleted file mode 100644 index 8fe13c0..0000000 --- a/docker/nginx/sites/www/.proxyrc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "/api": { - "target": "http://localhost:5188", - "changeOrigin": true - } -} |