mirror of https://github.com/VERT-sh/VERT.git
4 lines
279 B
Plaintext
4 lines
279 B
Plaintext
PUB_HOSTNAME=localhost:5173 # only gets used for plausible (for now)
|
|
PUB_PLAUSIBLE_URL=https://plausible.example.com # can be empty
|
|
PUB_ENV=development # "production", "development", or "nightly"
|
|
PUB_VERTD_URL=https://vertd.vert.sh # whatever you want the default vertd url to be |