mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-19 08:28:10 +02:00
5 lines
195 B
Text
5 lines
195 B
Text
BACKEND_URL=http://localhost:8000
|
|
NEXT_PUBLIC_BACKEND_URL=http://localhost:8000
|
|
NEXT_PUBLIC_NODE_ENV=development
|
|
# form submissions backend
|
|
# NEXT_PUBLIC_ONBOARDING_API_URL=http://localhost:8001
|