Update example env
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
31516d7f24
commit
616f3558dd
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ PASSPORT_COOKIE_NAME='snipeit_passport_token'
|
||||||
COOKIE_DOMAIN=null
|
COOKIE_DOMAIN=null
|
||||||
SECURE_COOKIES=false
|
SECURE_COOKIES=false
|
||||||
API_TOKEN_EXPIRATION_YEARS=15
|
API_TOKEN_EXPIRATION_YEARS=15
|
||||||
BS_TABLE_STORAGE=cookieStorage
|
BS_TABLE_STORAGE=localStorage
|
||||||
BS_TABLE_DEEPLINK=true
|
BS_TABLE_DEEPLINK=true
|
||||||
|
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue