Fix issues with Gitea using workers
CI / backend (push) Failing after 4m41s
CI / frontend (push) Failing after 1m32s

This commit is contained in:
voltsrage
2026-08-05 19:22:54 +08:00
parent 6b22432c28
commit b44954545b
7 changed files with 79 additions and 3 deletions
+4
View File
@@ -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