mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 06:21:23 +00:00
* Clean up env example files * Fix duplicate category creations * Fix duplicate tag and merchant creation * Add initial valuation to imported accounts * Add upgrade modal prompt * Don't hide content on billing page * Add temporary session for new customers * Lint fixes * Fix unused translations * Fix system tests
6 lines
162 B
Plaintext
6 lines
162 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
|