mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-18 20:59:39 +02: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
8 lines
No EOL
180 B
Text
8 lines
No EOL
180 B
Text
SELF_HOSTED=false
|
|
SYNTH_API_KEY=fookey
|
|
|
|
# Set to true if you want SimpleCov reports generated
|
|
COVERAGE=false
|
|
|
|
# Set to true to run test suite serially
|
|
DISABLE_PARALLELIZATION=false |