fix gitea oauth
This commit is contained in:
@@ -119,6 +119,11 @@ The broker is deliberately not started during the first bootstrap. Blank
|
||||
OAuth/package values are valid for Gitea-only setup, while `start` refuses to
|
||||
launch the broker until all required credentials are present.
|
||||
|
||||
`TAPM_GITEA_URL` is the public browser-facing Gitea URL.
|
||||
`TAPM_GITEA_INTERNAL_URL` defaults to `http://gitea:3000` in installations so
|
||||
OAuth token exchange and package traffic stay on the private Compose network.
|
||||
Do not publish Gitea's internal port to make broker authentication work.
|
||||
|
||||
For troubleshooting, use `./manage.sh diagnostics`. Do not share unredacted
|
||||
`docker compose config` output: Compose resolves the broker's `.env` file and
|
||||
can print cookie, OAuth, and package secrets. If configuration output is
|
||||
|
||||
Reference in New Issue
Block a user