trypost/.github/workflows
Paulo Castellano 09fa97d539 refactor(docker): align echo.ts with the shared sendkit config
Make resources/js/echo.ts byte-identical to the sendkit Echo setup
(VITE_REVERB_* read directly, no window.location derivation). The release
workflow now bakes only VITE_REVERB_APP_KEY, and compose.prod.yaml restores
the 8080 host port so the published image's Reverb client (baked at
localhost:8080) works for local docker compose. A custom-domain deploy needs
the image rebuilt with VITE_REVERB_HOST/PORT/SCHEME set.
2026-05-27 15:17:47 -03:00
..
lint.yml chore: first commit 2026-01-14 22:13:44 -03:00
release-docker.yml refactor(docker): align echo.ts with the shared sendkit config 2026-05-27 15:17:47 -03:00
tests.yml ci: enable parallel execution for test suite in GitHub Actions workflow 2026-05-06 17:28:41 -03:00