diff --git a/targets/gotosocial/ftest.toml b/targets/gotosocial/ftest.toml index c0beb0b..1320011 100644 --- a/targets/gotosocial/ftest.toml +++ b/targets/gotosocial/ftest.toml @@ -24,3 +24,4 @@ name = "acitivitypub" url = "https://git.batsense.net/ForgeFlux/ap-test" version = "0.1.0" container = "forgeflux/ap-test" +env_vars = { FTEST_USER="alice@gotosocial"}