9 lines
246 B
JSON
9 lines
246 B
JSON
{
|
|
"monitor": true,
|
|
"redis_cache": "redis://localhost:13000",
|
|
"redis_queue": "redis://localhost:11000",
|
|
"redis_socketio": "redis://localhost:13000",
|
|
"shallow_clone": true,
|
|
"socketio_port": 9000,
|
|
"webserver_port": 8000
|
|
} |