mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Added the backup env flag to the example env
This commit is contained in:
parent
34919b0396
commit
6043d37b05
|
@ -7,6 +7,7 @@ APP_KEY=ChangeMe
|
||||||
APP_URL=null
|
APP_URL=null
|
||||||
APP_TIMEZONE='UTC'
|
APP_TIMEZONE='UTC'
|
||||||
APP_LOCALE=en
|
APP_LOCALE=en
|
||||||
|
BACKUP_ENV=false
|
||||||
|
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
# REQUIRED: DATABASE SETTINGS
|
# REQUIRED: DATABASE SETTINGS
|
||||||
|
|
Loading…
Reference in a new issue