mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 10:37:02 +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 {
|
||||
import base_config
|
||||
import compression_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue