mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
10822d3b86
The getHostType() now returns "native" when the host corresponds to the value of APP_DOC_INTERNAL_URL. T While trying to scale, with a different internal and public URL for doc workers, and having configured the org to be specified in the path (GRIST_ORG_IN_PATH=true), the APP_DOC_INTERNAL_URL parameter was not treated as internal which made the connection between home server and doc workers impossible. --------- https://github.com/gristlabs/grist-core/pull/715 Co-authored-by: Florent FAYOLLE <florent.fayolle@beta.gouv.fr> |
||
---|---|---|
.. | ||
lib | ||
utils | ||
Comm.ts | ||
customUtil.ts | ||
docTools.ts | ||
generateInitialDocSql.ts | ||
gristClient.ts | ||
tcpForwarder.ts | ||
testUtils.ts | ||
wait.ts |