Upgrade dependencies in package.json and update next, eslint, and related packages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
ADMIN_PASSWORD=change-this-password
|
||||
ADMIN_NAME=Familien-Admin
|
||||
AUTH_SECRET=replace-with-at-least-32-random-characters
|
||||
NEXT_SERVER_ACTIONS_ENCRYPTION_KEY=replace-with-a-base64-encoded-32-byte-key
|
||||
WEBAUTHN_RP_ID=
|
||||
WEBAUTHN_ORIGIN=
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user