diff --git a/registry.toml b/registry.toml index 554aa11..9d1fb23 100644 --- a/registry.toml +++ b/registry.toml @@ -3,7 +3,7 @@ # postmortems, internal files) is structurally unservable. DocSite reads these # sources read-only from Gitea and never writes to them. -bind = "0.0.0.0:8080" +bind = "0.0.0.0:8000" gitea = "http://192.168.178.103:3000" # The read-only Gitea token is resolved from $DOCSITE_GITEA_TOKEN, never stored here.