Skip to main content

Git syncing environment variables

Git syncing environment variables available for use with Self-hosted Retool deployments.

DISABLE_SOURCE_CONTROL_SYNCING

Disable polling of GitHub and syncing changes from the Source Control repository. This only pauses the syncing process so apps remain protected.

DISABLE_SOURCE_CONTROL_SYNCING=true

DISABLE_GIT_SYNCING

Disable git syncing and stop pulling changes from the connected repository.

DISABLE_GIT_SYNCING=true