Add jwt secret to env
This commit is contained in:
@@ -60,3 +60,6 @@ NEXT_PUBLIC_TELEGRAM_GROUP=
|
||||
|
||||
# DOMAIN IMAGE
|
||||
NEXT_PUBLIC_DOMAINS_IMAGE="example.com example2.com"
|
||||
|
||||
# JWT SECRET
|
||||
NEXT_PUBLIC_JWT_SECRET=
|
||||
|
||||
Reference in New Issue
Block a user