tileoven/config.json

13 lines
255 B
JSON

{
"port": 20009,
"tilePort": 20008,
"tileUrl": "TILEOVEN_HOST:20008",
"files": "/home/data",
"examples": true,
"sampledata": true,
"host": "TILEOVEN_HOST",
"listenHost": "0.0.0.0",
"server": true,
"verbose": "on"
}