Add option to watch routes config file changes (#411)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"default-server": "vanilla:25565",
|
||||
"mappings": {
|
||||
"vanilla.example.com": "vanilla:25565",
|
||||
"forge.example.com": "forge:25565"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user