Skip to content

Commit e24c23d

Browse files
committed
feat(bounty-service): Add JWT Secret in .env sample
1 parent 298a8c4 commit e24c23d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
DATABASE_URL=your_database_connection_string
22
SERVER_PORT=8080
3+
JWT_SECRET=your_jwt_secret

0 commit comments

Comments
 (0)