mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
8 lines
180 B
Text
8 lines
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
|