Files
Frank Schwenk f7d3df128f feat: Docker stack for PI WEB + Pi behind Traefik/Authelia
Compose services, Dockerfile, and deploy notes for pi.schwenk.online with OpenRouter and external Authelia middleware.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-01 11:10:16 +02:00

11 lines
189 B
JSON

{
"host": "0.0.0.0",
"port": 8504,
"allowedHosts": ["pi.schwenk.online"],
"pathAccess": {
"allowedPaths": ["/workspaces"]
},
"spawnSessions": true,
"subsessions": false
}