1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-30 18:37:45 +00:00
kawari/resources/Caddyfile

36 lines
480 B
Text
Raw Normal View History

{
auto_https off
}
admin.ffxiv.localhost:80 {
reverse_proxy :5800
}
ffxiv.localhost:80 {
reverse_proxy :5801
}
launcher.ffxiv.localhost:80 {
reverse_proxy :5802
}
2025-04-22 18:46:04 -04:00
config-dl.ffxiv.localhost:80 {
reverse_proxy :5803
}
frontier.ffxiv.localhost:80 {
reverse_proxy :5857
}
patch-bootver.ffxiv.localhost:80 {
reverse_proxy :6900
}
patch-gamever.ffxiv.localhost:80 {
reverse_proxy :6900
}
ffxiv-login.square.localhost:80 {
reverse_proxy :6700
}