5 lines
158 B
Text
5 lines
158 B
Text
|
export FTEST_AUTH="foobar"
|
||
|
export FTEST_HOST="http://ftest.example.org"
|
||
|
export FTEST_TARGET_HOST="http://localhost:3000"
|
||
|
export FTEST_USER="john@example.org"
|