mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-19 08:28:10 +02:00
add maintenance mode
This commit is contained in:
parent
e8005042e2
commit
50c2c17c5b
3 changed files with 34 additions and 0 deletions
|
|
@ -4,3 +4,7 @@ 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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue