Files
VERT/.env.example
T
nullptr 8913db38f4 feat: more plausible analytics data (#27)
* feat: testing nightly webhook

* feat: add nightly label

* feat: implement types for plausible

* feat: add analytics for conversions
2024-11-15 11:16:19 +00:00

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"