mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-13 19:27:02 +05:30
Decommission Drone
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
eb1ef30101
commit
d4bb5a54d6
1 changed files with 0 additions and 13 deletions
13
Caddyfile
13
Caddyfile
|
@ -42,14 +42,6 @@ https://bin.msfjarvis.dev {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
https://build.msfjarvis.dev {
|
|
||||||
import base_config
|
|
||||||
import compression_config
|
|
||||||
proxy / http://localhost:8081 {
|
|
||||||
import proxy_config
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
https://daas.msfjarvis.dev {
|
https://daas.msfjarvis.dev {
|
||||||
import base_config
|
import base_config
|
||||||
import compression_config
|
import compression_config
|
||||||
|
@ -110,11 +102,6 @@ https://bin.msfjarvis.website {
|
||||||
redir https://bin.msfjarvis.dev{uri}
|
redir https://bin.msfjarvis.dev{uri}
|
||||||
}
|
}
|
||||||
|
|
||||||
https://build.msfjarvis.website {
|
|
||||||
import base_config
|
|
||||||
redir https://build.msfjarvis.dev{uri}
|
|
||||||
}
|
|
||||||
|
|
||||||
https://daas.msfjarvis.website {
|
https://daas.msfjarvis.website {
|
||||||
import base_config
|
import base_config
|
||||||
redir https://daas.msfjarvis.dev{uri}
|
redir https://daas.msfjarvis.dev{uri}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue