Fix issues with Gitea using workers
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
## Dev/CI only — allow the default guest user from non-loopback clients.
|
||||
## Needed when tests run inside act_runner and reach brokers via host.docker.internal.
|
||||
## Do not use this setting on production brokers.
|
||||
loopback_users.guest = false
|
||||
Reference in New Issue
Block a user