mirror of
https://github.com/soconnor0919/lewisburg-coffee.git
synced 2026-02-04 23:56:32 -05:00
chore: update .env.example
This commit is contained in:
@@ -12,3 +12,7 @@
|
|||||||
# Example:
|
# Example:
|
||||||
# SERVERVAR="foo"
|
# SERVERVAR="foo"
|
||||||
# NEXT_PUBLIC_CLIENTVAR="bar"
|
# NEXT_PUBLIC_CLIENTVAR="bar"
|
||||||
|
# When adding additional environment variables, the schema in "/src/env.js"
|
||||||
|
# should be updated accordingly.
|
||||||
|
NEXT_PUBLIC_UMAMI_SCRIPT_URL="https://umami.example.com/script.js"
|
||||||
|
NEXT_PUBLIC_UMAMI_WEBSITE_ID=""
|
||||||
|
|||||||
Reference in New Issue
Block a user