jcloude/press/docker/common_site_config.json
2025-12-23 19:17:16 +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
}