fix: add JWT_SECRET to backend/.env.example
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
DATABASE_URL="mysql://hanarang:PASSWORD@10.10.10.146:33006/hanarang_dashboard"
|
||||
JWT_SECRET="change-this-to-a-secure-random-string-in-production"
|
||||
SSH_KEY_PATH="/home/narang/.ssh/id_rsa"
|
||||
BACKEND_PORT=3005
|
||||
|
||||
Reference in New Issue
Block a user