Files
mc-router/docs/example-routes-config.json
2025-05-10 12:39:32 -05:00

7 lines
143 B
JSON

{
"default-server": "vanilla:25565",
"mappings": {
"vanilla.example.com": "vanilla:25565",
"forge.example.com": "forge:25565"
}
}