mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
* chore: add dev setup documentation * Add agents.md files * simplify contributing documentation
6 lines
183 B
Text
6 lines
183 B
Text
NEXT_PUBLIC_BACKEND_URL=http://localhost:8000
|
|
BACKEND_URL=http://localhost:8000
|
|
|
|
NEXT_PUBLIC_NODE_ENV=development
|
|
NEXT_PUBLIC_DEPLOYMENT_MODE: "oss"
|
|
NEXT_PUBLIC_AUTH_PROVIDER="local"
|