mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-22 08:38:13 +02:00
added email and country in form submissions
This commit is contained in:
parent
f4967d62fd
commit
e074d2037f
9 changed files with 354 additions and 161 deletions
|
|
@ -1,6 +1,5 @@
|
|||
BACKEND_URL=http://localhost:8000
|
||||
NEXT_PUBLIC_BACKEND_URL=http://localhost:8000
|
||||
NEXT_PUBLIC_NODE_ENV=development
|
||||
# Base URL of the separate user_onboarding service (lead-gen + onboarding form
|
||||
# submissions). Leave unset to disable those POSTs (PostHog capture still fires).
|
||||
NEXT_PUBLIC_ONBOARDING_API_URL=http://localhost:8001
|
||||
# form submissions backend
|
||||
# NEXT_PUBLIC_ONBOARDING_API_URL=http://localhost:8001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue