spaceapi-server/package/docker/config.json

8 lines
170 B
JSON

{
"address": "0.0.0.0",
"port": 8000,
"server": "wsgiref",
"template": "/config/template.json",
"plugins_dir": "/config/plugins",
"plugins": {}
}