mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-23 15:47:45 +00:00
27 lines
No EOL
340 B
Caddyfile
27 lines
No EOL
340 B
Caddyfile
{
|
|
auto_https off
|
|
}
|
|
|
|
admin.ffxiv.local:80 {
|
|
reverse_proxy :5800
|
|
}
|
|
|
|
ffxiv.local:80 {
|
|
reverse_proxy :5801
|
|
}
|
|
|
|
frontier.ffxiv.local:80 {
|
|
reverse_proxy :5857
|
|
}
|
|
|
|
patch-bootver.ffxiv.local:80 {
|
|
reverse_proxy :6900
|
|
}
|
|
|
|
patch-gamever.ffxiv.local:80 {
|
|
reverse_proxy :6900
|
|
}
|
|
|
|
ffxiv-login.square.local:80 {
|
|
reverse_proxy :6700
|
|
} |