mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
7 lines
183 B
Text
7 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"
|