dependencies udpated
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
HOST="localhost"
|
||||
PORT=3000
|
||||
PORT=5000
|
||||
FRONTEND_URL="http://localhost:3000"
|
||||
JWT_SECRET = 'dentalsecret'
|
||||
DATABASE_URL=postgresql://postgres:mypassword@localhost:5432/dentalapp
|
||||
Reference in New Issue
Block a user