mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-13 19:27:02 +05:30
Caddyfile: Setup Caesium FKM JSON redirects
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
4ff641e4f4
commit
d2bd6b42a4
1 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@ https://msfjarvis.dev {
|
|||
errors {
|
||||
404 404.html
|
||||
}
|
||||
redir 301 {
|
||||
/caesium-stable https://dl.msfjarvis.dev/caesium/wahoo/stable/updater.json
|
||||
/caesium-beta https://dl.msfjarvis.dev/caesium/wahoo/beta/updater.json
|
||||
/caesium-alpha https://dl.msfjarvis.dev/caesium/wahoo/alpha/updater.json
|
||||
}
|
||||
}
|
||||
|
||||
https://bin.msfjarvis.dev {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue