Preview Builds

Git Web Manager

Preview any commit without touching production.

repository wallaby

Configure Preview Paths

Preview builds are stored in a dedicated base folder and optionally exposed through a base URL.

  • GWM_PREVIEW_PATH (local base directory)
  • GWM_PREVIEW_BASE_URL (URL prefix)

Example

Preview path: /previews/my-project/abc1234
Preview URL: https://preview.example.com/my-project/abc1234