fix: forgejo actor URL
This commit is contained in:
parent
b31b978c5a
commit
99d2297af0
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ name = "activitypub_test"
|
||||||
url = "https://git.batsense.net/ForgeFlux/ap-test"
|
url = "https://git.batsense.net/ForgeFlux/ap-test"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
container = "forgeflux/ap-test"
|
container = "forgeflux/ap-test"
|
||||||
env_vars = { FTEST_USER="alice@forgejo:7000"}
|
env_vars = { FTEST_USER="alice@forgejo"}
|
||||||
|
|
Loading…
Reference in a new issue