webfinger-test/.env_sample
Aravinth Manivannan d75cbec117
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: add FTEST_HOST config param and CI badge
2023-09-27 15:44:35 +05:30

4 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"