Decomission stats.msfjarvis.dev

This will always be inaccurate due to Cloudflare caching and hence not actually
doing origin pulls

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-05-08 05:05:51 +05:30
parent 943b398f14
commit bacb70c38f
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
5 changed files with 1 additions and 74 deletions

View file

@ -120,16 +120,3 @@ https://staging.msfjarvis.dev {
404 404.html
}
}
https://stats.msfjarvis.dev {
import base_config
import compression_config
root /var/www/stats.msfjarvis.dev/
}
https://stats.msfjarvis.dev/ws {
import base_config
proxy / localhost:7890 {
websocket
}
}