gitea/forgejo: allow guest view

This commit is contained in:
Moritz 2024-05-28 19:26:42 +02:00
parent 5502c0f87a
commit d3282a7250
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ monitoring-ng:
secrets:
basic_auth: "{{basic_auth_password}}"
gitea:
env:
GITEA_REQUIRE_SIGNIN_VIEW: "false"
uncomment:
- compose.forgejo.yml
- compose.postgres.yml