diff --git a/comment-service/.env b/comment-service/.env index cba6936e9c3823d039450a6d50b1d15f25d5284f..cdcec15e5d17e18500a01e4034a48fd292f593e5 100644 --- a/comment-service/.env +++ b/comment-service/.env @@ -1,4 +1,8 @@ MONGO_USERNAME = 'dailythoughtapp' MONGO_PASSWORD = 'dailythoughtapp12345' -SERVER_PORT = '8000' \ No newline at end of file +SERVER_PORT = '8000' + +JWT_SECRET = "yB/uX5KdyjHN9P34IE49HxAcrlQ4gfvpVJEzGbo5E/I=" + +