remove secrets
This commit is contained in:
4
env/development.env
vendored
4
env/development.env
vendored
@@ -18,8 +18,8 @@ JET_LOGGER_FORMAT=LINE
|
||||
COOKIE_DOMAIN=localhost
|
||||
COOKIE_PATH=/
|
||||
SECURE_COOKIE=false
|
||||
JWT_SECRET=kljh23hkj*h%G!
|
||||
COOKIE_SECRET=xxxxxxxxxxxxxx
|
||||
JWT_SECRET=
|
||||
COOKIE_SECRET=
|
||||
# expires in 3 days
|
||||
COOKIE_EXP=259200000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user