jcloud/jcloud/docker/common_site_config.json
2025-04-12 17:39:38 +08:00

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
}