mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-25 00:17:45 +00:00
23 lines
No EOL
296 B
Caddyfile
23 lines
No EOL
296 B
Caddyfile
{
|
|
auto_https off
|
|
}
|
|
|
|
admin.ffxiv.local:80 {
|
|
reverse_proxy :5800
|
|
}
|
|
|
|
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
|
|
} |