mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-10 08:05:22 +02:00
10 lines
326 B
Text
10 lines
326 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"
|
|
|
|
# Maintenance Mode
|
|
# MAINTENANCE_MODE=true
|
|
# MAINTENANCE_MESSAGE="We are currently performing scheduled maintenance. Please check back soon."
|