chore: test and fix bugs of user group

This commit is contained in:
Matin
2025-01-27 09:22:29 +03:30
parent 4c9748ef1a
commit c3bcfd3ef0
4 changed files with 33 additions and 10 deletions
+10 -4
View File
@@ -2,11 +2,11 @@ NODE_ENV=development
PORT=3500
DB_HOST=
DB_PORT=
DB_NAME=
DB_USER=
DB_HOST=localhost
DB_PORT=54320
DB_USER=danak
DB_PASS=
DB_NAME=
PGADMIN_EMAIL=root@test.ir
@@ -39,4 +39,10 @@ JWT_SECRET_KEY=secret
ACCESS_TOKEN_EXPIRE=1 #==> in hour
REFRESH_TOKEN_EXPIRE=3 #===> in days
BUCKET_NAME=dsc
BUCKET_REGION=default
BUCKET_URL=https://storage.iran.liara.space
BUCKET_ACCESS_KEY=
BUCKET_SECRET_KEY=
BUCKET_UPLOAD_URL=https://dsc.storage.iran.liara.space