phase-10.5: market screener ui enhancements
This commit is contained in:
@@ -12,3 +12,11 @@ SIMPLEFIN_SETUP_TOKEN=
|
||||
# Remove SIMPLEFIN_SETUP_TOKEN once this appears.
|
||||
#
|
||||
# SIMPLEFIN_ACCESS_URL=https://user:token@beta-bridge.simplefin.org/simplefin
|
||||
|
||||
# ── Docker / Production ───────────────────────────────────────────────────────
|
||||
# Bearer token for all API routes (optional — leave blank to disable)
|
||||
API_KEY=
|
||||
|
||||
# The public origin of your UI, used by Fastify for CORS
|
||||
# Set to your domain when behind nginx (e.g. https://screener.example.com)
|
||||
CLIENT_ORIGIN=http://localhost
|
||||
|
||||
Reference in New Issue
Block a user