Phase 0: skeleton, config, chi router, /healthz
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
OPENAI_API_KEY=sk-...
|
||||
SESSION_SECRET=change-me-to-a-random-32-char-string
|
||||
DATA_DIR=./data
|
||||
PORT=8080
|
||||
ADMIN_USERS=alice:password1,bob:password2
|
||||
Reference in New Issue
Block a user