Files
VPS_Setup/caddy/conf/Caddyfile

25 lines
365 B
Caddyfile
Raw Normal View History

2025-10-05 03:55:18 +00:00
img.01v0.com:443 {
reverse_proxy 74.208.164.239:2283
}
tea.01v0.com:443 {
reverse_proxy 74.208.164.239:3000
}
2025-11-04 21:35:28 +00:00
cook.01v0.com:443 {
reverse_proxy 74.208.164.239:2295
}
2025-10-05 03:55:18 +00:00
algo.01v0.com:443 {
redir http://ionos.tailfc84fe.ts.net:8080/
}
2025-11-04 21:35:28 +00:00
actuals.01v0.com:443 {
redir https://ionos.tailfc84fe.ts.net:5006/
2025-10-05 03:55:18 +00:00
}
2025-11-04 21:35:28 +00:00
#travel.01v0.com:443 {
# root * /srv/
# file_server
#}