Add explainer note to demo app env example

Add explainer note to demo app env example
This commit is contained in:
Johannes
2023-08-15 14:12:03 +02:00
committed by GitHub
parent 252a6236dc
commit 52896d490a

View File

@@ -1,2 +1,5 @@
NEXT_PUBLIC_FORMBRICKS_API_HOST=http://localhost:3000
NEXT_PUBLIC_FORMBRICKS_ENVIRONMENT_ID=YOUR_ENVIRONMENT_ID
NEXT_PUBLIC_FORMBRICKS_ENVIRONMENT_ID=YOUR_ENVIRONMENT_ID
# Copy the environment ID for the URL of your Formbricks App and
# paste it above to connect your Formbricks App with the Demo App.