feat: complete minute birth-time rectification flow
This commit is contained in:
@@ -2,10 +2,12 @@
|
||||
# The default fast mode intentionally keeps VEDASTRO_TIMEOUT_SECONDS low so the
|
||||
# local app stays responsive and falls back honestly when official evidence is blocked.
|
||||
|
||||
VEDASTRO_GATEWAY_MODE=official_first
|
||||
VEDASTRO_API_ENDPOINT=https://api.vedastro.org/api
|
||||
VEDASTRO_ENABLE_NETWORK=1
|
||||
# Compatibility flag only; rectification range scans follow VEDASTRO_ENABLE_NETWORK.
|
||||
VEDASTRO_RANGE_SCAN_NETWORK_ENABLED=1
|
||||
VEDASTRO_TIMEOUT_SECONDS=20
|
||||
|
||||
# Optional. Use only if your VedAstro endpoint requires a key.
|
||||
# VEDASTRO_API_KEY=replace_me
|
||||
|
||||
|
||||
Reference in New Issue
Block a user