diff --git a/env/development.env b/env/development.env index a2a57f7..be8b035 100644 --- a/env/development.env +++ b/env/development.env @@ -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