mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 11:47:01 +05:30
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:
parent
943b398f14
commit
bacb70c38f
5 changed files with 1 additions and 74 deletions
13
Caddyfile
13
Caddyfile
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue