mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 08:17:01 +05:30
Add stats subdomain
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
e4bc0f1155
commit
2a3fdb548a
1 changed files with 8 additions and 0 deletions
|
@ -85,3 +85,11 @@ https://staging.msfjarvis.website {
|
|||
then hugo --destination=/var/www/msfjarvis.website.staging --minify -DEFb=https://staging.msfjarvis.website
|
||||
}
|
||||
}
|
||||
|
||||
https://stats.msfjarvis.website {
|
||||
import base_config
|
||||
import compression_config
|
||||
proxy / http://localhost:8081 {
|
||||
import proxy_config
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue