chore(release): remove legacy runtime dependencies
This commit is contained in:
+3
-5
@@ -20,9 +20,7 @@ DATA_DIR=.data
|
||||
# Optional explicit SQLite database path. Defaults to DATA_DIR/neta.db.
|
||||
DATABASE_PATH=
|
||||
|
||||
# Legacy Supabase values are kept only while old feature data screens are being migrated.
|
||||
NEXT_PUBLIC_SUPABASE_URL=
|
||||
# Optional local OpenAI-compatible Ollama endpoint and AI request timeout.
|
||||
OLLAMA_BASE_URL=http://127.0.0.1:11434/v1
|
||||
|
||||
NEXT_PUBLIC_SUPABASE_ANON_KEY=
|
||||
|
||||
SUPABASE_SERVICE_ROLE_KEY=
|
||||
AI_REQUEST_TIMEOUT_MS=30000
|
||||
|
||||
Reference in New Issue
Block a user