remove secrets

This commit is contained in:
2025-10-03 05:26:33 +05:30
parent 86ca1703e9
commit 70e234fc7c

4
env/development.env vendored
View File

@@ -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