mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 14:07:02 +05:30
Cleanup duplicates in Caddyfile
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
655b9ba993
commit
d312cc3fc5
1 changed files with 2 additions and 17 deletions
19
Caddyfile
19
Caddyfile
|
@ -24,7 +24,7 @@
|
|||
transparent
|
||||
}
|
||||
|
||||
https://www.msfjarvis.dev {
|
||||
https://www.msfjarvis.dev, https://msfjarvis.website, https://www.msfjarvis.website {
|
||||
import base_config
|
||||
redir https://msfjarvis.dev{uri}
|
||||
}
|
||||
|
@ -92,27 +92,12 @@ https://stats.msfjarvis.dev/ws {
|
|||
}
|
||||
}
|
||||
|
||||
https://www.msfjarvis.website {
|
||||
import base_config
|
||||
redir https://msfjarvis.dev{uri}
|
||||
}
|
||||
|
||||
https://msfjarvis.website {
|
||||
import base_config
|
||||
redir https://msfjarvis.dev{uri}
|
||||
}
|
||||
|
||||
https://bin.msfjarvis.website {
|
||||
import base_config
|
||||
redir https://bin.msfjarvis.dev{uri}
|
||||
}
|
||||
|
||||
https://download.msfjarvis.website {
|
||||
import base_config
|
||||
redir https://dl.msfjarvis.dev{uri}
|
||||
}
|
||||
|
||||
https://dl.msfjarvis.website {
|
||||
https://download.msfjarvis.website, https://dl.msfjarvis.website {
|
||||
import base_config
|
||||
redir https://dl.msfjarvis.dev{uri}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue