mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 11:47:01 +05:30
Caddyfile: the return of stats
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
4a7bd34b7f
commit
e0066409d9
1 changed files with 8 additions and 0 deletions
|
@ -114,6 +114,14 @@ https://rss.msfjarvis.dev {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
https://stats.msfjarvis.dev {
|
||||||
|
import base_config
|
||||||
|
import compression_config
|
||||||
|
proxy / http://localhost:8084 {
|
||||||
|
import proxy_config
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
https://staging.msfjarvis.dev {
|
https://staging.msfjarvis.dev {
|
||||||
import base_config
|
import base_config
|
||||||
import compression_config
|
import compression_config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue