-
onlyoffice: hardcode oonet gateway as callback host, drop docker detection
released this
2026-08-13 07:38:52 +00:00 | 4 commits to main since this releaseThe 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