• v0.2.3 d4dfc57994

    onlyoffice: hardcode oonet gateway as callback host, drop docker detection

    LeoVasanko released this 2026-08-13 07:38:52 +00:00 | 4 commits to main since this release

    The cista service account has no docker CLI access, so detecting the
    gateway via docker network inspect silently fell back to docker0/legacy
    behavior. With the pinned subnet the gateway is always 172.30.0.1;
    ONLYOFFICE_CALLBACK_HOST remains as an env override.

    Downloads