mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-06-06 07:26:44 +00:00
Updated .env.example
This commit is contained in:
@@ -24,12 +24,13 @@ ENABLE_DEVELOPER_EXPERIMENTS=false
|
|||||||
|
|
||||||
# Developer Experiments must be enabled above
|
# Developer Experiments must be enabled above
|
||||||
ENABLE_ACTIVITYPUB=false
|
ENABLE_ACTIVITYPUB=false
|
||||||
ENABLE_ANALYTICS=false
|
ENABLE_TRAFFIC_ANALYTICS=false
|
||||||
|
|
||||||
# Tinybird configuration
|
# Tinybird configuration
|
||||||
TINYBIRD_API_URL=https://api.tinybird.co
|
TINYBIRD_API_URL=https://api.tinybird.co
|
||||||
TINYBIRD_TRACKER_TOKEN=p.eyJxxxxx
|
TINYBIRD_TRACKER_TOKEN=p.eyJxxxxx
|
||||||
TINYBIRD_ADMIN_TOKEN=p.eyJxxxxx
|
TINYBIRD_ADMIN_TOKEN=p.eyJxxxxx
|
||||||
|
TINYBIRD_WORKSPACE_ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
|
||||||
|
|
||||||
# Data locations
|
# Data locations
|
||||||
# Location to store uploaded data
|
# Location to store uploaded data
|
||||||
|
|||||||
Reference in New Issue
Block a user