3002
This commit is contained in:
parent
2b189f070e
commit
13b3f95217
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ DATABASE_URL=mongodb://127.0.0.1/your-database-name
|
|||
#DATABASE_URL=postgresql://127.0.0.1:5432/your-database-name
|
||||
|
||||
# Used to encrypt JWT tokens
|
||||
PAYLOAD_SECRET=YOUR_SECRET_HERE
|
||||
PAYLOAD_SECRET=cbd291ac16406fe9ec82384e
|
||||
|
||||
# Used to configure CORS, format links and more. No trailing slash
|
||||
NEXT_PUBLIC_SERVER_URL=http://localhost:3002
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue