mirror of
https://github.com/movie-web/backend.git
synced 2025-09-13 18:13:26 +00:00
fix bugs + add a lot of endpoints
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
This commit is contained in:
@@ -15,4 +15,9 @@ export const devFragment: FragmentSchema = {
|
||||
crypto: {
|
||||
sessionSecret: 'aINCithRivERecKENdmANDRaNKenSiNi',
|
||||
},
|
||||
meta: {
|
||||
name: 'movie-web development',
|
||||
description:
|
||||
"This backend is only used in development, do not create an account if you this isn't your own instance",
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user