added update functions
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
DATABASE_URL="mysql://root:password@localhost:3306/daphnis"
|
||||
DATABASE_AIME_URL = "mysql://root:password@localhost:3306/aime"
|
||||
NEXT_PUBLIC_RESEND_API_KEY=""
|
||||
SUPPORTED_CHUNITHM_VERSION_NUMBER=15
|
Reference in New Issue
Block a user