added configs and gitea worker

This commit is contained in:
C-West8
2026-07-22 15:18:27 -05:00
parent 086542169c
commit 5c9f30b1cf
4 changed files with 143 additions and 75 deletions

View File

@@ -15,3 +15,7 @@ ANTHROPIC_MODEL=claude-sonnet-5
# --- Server ---
PORT=3000
# Public URL the app is served from. The Node server uses this to validate the
# origin of form/POST requests. Set it to the address people actually use.
ORIGIN=http://localhost:3000