Skip to content

Commit 0a2aa24

Browse files
martinibachomaiboroda
authored andcommitted
comment env variables in posthog example
Former-commit-id: c787902 Former-commit-id: c47e770aa63606aa5e9e659d13e2b72166b7f2c9
1 parent f50a45e commit 0a2aa24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/posthog/.env.example

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
# Local & Cloud - You need to set these for the example to work
2+
13
POSTHOG_API_KEY=
24
POSTHOG_PROJECT_ID=
35
POSTHOG_HOST=https://us.posthog.com
46
OPENAI_API_KEY=
57

6-
# Restack
8+
# (Optional) Restack Cloud - You only need to set these if you are using Restack Cloud
79

810
RESTACK_ENGINE_ID=
911
RESTACK_ENGINE_ADDRESS=

0 commit comments

Comments
 (0)