mirror of
https://github.com/VERT-sh/VERT.git
synced 2026-04-22 23:18:31 -05:00
8913db38f4
* feat: testing nightly webhook * feat: add nightly label * feat: implement types for plausible * feat: add analytics for conversions
3 lines
171 B
Bash
3 lines
171 B
Bash
PUB_HOSTNAME=vert.sh # only gets used for plausible (for now)
|
|
PUB_PLAUSIBLE_URL=https://plausible.example.com # can be empty
|
|
PUB_ENV=production # "production" or "nightly" |