f7d3df128f
Compose services, Dockerfile, and deploy notes for pi.schwenk.online with OpenRouter and external Authelia middleware. Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
189 B
JSON
11 lines
189 B
JSON
{
|
|
"host": "0.0.0.0",
|
|
"port": 8504,
|
|
"allowedHosts": ["pi.schwenk.online"],
|
|
"pathAccess": {
|
|
"allowedPaths": ["/workspaces"]
|
|
},
|
|
"spawnSessions": true,
|
|
"subsessions": false
|
|
}
|