Skip to content

Commit 616f355

Browse files
committed
Update example env
Signed-off-by: snipe <[email protected]>
1 parent 31516d7 commit 616f355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ PASSPORT_COOKIE_NAME='snipeit_passport_token'
9999
COOKIE_DOMAIN=null
100100
SECURE_COOKIES=false
101101
API_TOKEN_EXPIRATION_YEARS=15
102-
BS_TABLE_STORAGE=cookieStorage
102+
BS_TABLE_STORAGE=localStorage
103103
BS_TABLE_DEEPLINK=true
104104

105105
# --------------------------------------------

0 commit comments

Comments
 (0)