mirror of
https://github.com/movie-web/backend.git
synced 2025-09-13 18:13:26 +00:00
session management
This commit is contained in:
@@ -12,4 +12,7 @@ export const devFragment: FragmentSchema = {
|
||||
postgres: {
|
||||
syncSchema: true,
|
||||
},
|
||||
crypto: {
|
||||
sessionSecret: 'aINCithRivERecKENdmANDRaNKenSiNi',
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user