merge: pull latest changes from origin/mahir_backend and resolve code generation conflicts
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
PORT=5002
|
||||
NODE_ENV=local
|
||||
CORS_ORIGIN=http://localhost:5173
|
||||
CORS_ORIGIN=http://localhost:5173,http://localhost:5174
|
||||
JWT_SECRET=supersecretjwtkeythatislongandsecure
|
||||
JWT_REFRESH_SECRET=supersecretrefreshjwtkeythatislongandsecure
|
||||
JWT_EXPIRES_IN=1d
|
||||
|
||||
Reference in New Issue
Block a user