fix: ap-test requires actor address

This commit is contained in:
Aravinth Manivannan 2023-10-02 13:45:05 +05:30
parent b26c0befa7
commit 2304305e01
Signed by: realaravinth
GPG key ID: F8F50389936984FF

View file

@ -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"}