Add abuse location

This commit is contained in:
PJ 2021-12-01 11:18:25 +01:00
parent a03860419f
commit 1fe2c3d76f
No known key found for this signature in database
GPG Key ID: F345964979FA8971
1 changed files with 4 additions and 0 deletions

View File

@ -90,6 +90,10 @@ location /health-check {
proxy_pass http://10.10.10.60:3100; # hardcoded ip because health-check waits for nginx
}
location /abuse {
proxy_pass http://10.10.10.102:4000;
}
location /hns {
# match the request_uri and extract the hns domain and anything that is passed in the uri after it
# example: /hns/something/foo/bar matches: