mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 11:04:14 +00:00
9 lines
273 B
Plaintext
9 lines
273 B
Plaintext
# To enable / disable self-hosting features.
|
|
SELF_HOSTED=false
|
|
|
|
# Enable Synth market data (careful, this will use your API credits)
|
|
SYNTH_API_KEY=yourapikeyhere
|
|
|
|
# Enable Marketstack market data (careful, this will use your API credits)
|
|
MARKETSTACK_API_KEY=yourapikeyhere
|