feat: add new configs
This commit is contained in:
@@ -9,10 +9,7 @@ const mappings = {
|
||||
"todo.hy-pr.link": "http://localhost:9001",
|
||||
"affine.hy-pr.link": "http://localhost:9005",
|
||||
"affine-nyx.hy-pr.link": "http://localhost:9005",
|
||||
"cash.hy-pr.link": "http://localhost:9006",
|
||||
"pin.hy-pr.link": "http://localhost:9007",
|
||||
// "stardew.hy-pr.link": "http://localhost:9008",
|
||||
// "keep.hy-pr.link": "http://localhost:9010",
|
||||
"dl-api.hy-pr.link": "http://localhost:9011",
|
||||
"dl.hy-pr.link": "http://localhost:9012",
|
||||
"pics.hy-pr.link": "http://localhost:9013",
|
||||
@@ -40,6 +37,14 @@ const mappings = {
|
||||
"it-tools.hy-pr.link": "http://100.64.0.3:8101",
|
||||
"vert.hy-pr.link": "http://100.64.0.3:8103",
|
||||
"pdf.hy-pr.link": "http://100.64.0.3:8104",
|
||||
|
||||
//sites
|
||||
"bash.hy-pr.link": "/opt/sites/bash",
|
||||
"stardew.hy-pr.link": "/opt/sites/stardew",
|
||||
"predictor.stardew.hy-pr.link": "/opt/sites/stardew-predictor",
|
||||
"checkup.stardew.hy-pr.link": "/opt/sites/stardew-checkup",
|
||||
"planner.stardew.hy-pr.link": "/opt/sites/crop_planner",
|
||||
"helper.stardew.hy-pr.link": "/opt/sites/stardew-fair-helper",
|
||||
}
|
||||
|
||||
let caddyfile = `# Caddyfile
|
||||
@@ -51,21 +56,6 @@ https://103.126.231.26 {
|
||||
redir https://silicoflare.dev{uri}
|
||||
}
|
||||
|
||||
bash.hy-pr.link {
|
||||
root * /opt/sites/bash
|
||||
file_server
|
||||
}
|
||||
|
||||
stardew.hy-pr.link {
|
||||
root * /opt/sites/stardew
|
||||
file_server
|
||||
}
|
||||
|
||||
predictor.stardew.hy-pr.link {
|
||||
root * /opt/sites/stardew-predictor
|
||||
file_server
|
||||
}
|
||||
|
||||
hy-pr.link {
|
||||
redir /silicoflare https://silicoflare.dev
|
||||
redir /flare https://silicoflare.dev
|
||||
|
||||
Reference in New Issue
Block a user