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>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"host": "0.0.0.0",
|
||||
"port": 8504,
|
||||
"allowedHosts": ["pi.schwenk.online"],
|
||||
"pathAccess": {
|
||||
"allowedPaths": ["/workspaces"]
|
||||
},
|
||||
"spawnSessions": true,
|
||||
"subsessions": false
|
||||
}
|
||||
Reference in New Issue
Block a user