dependencies udpated

This commit is contained in:
2025-06-18 21:39:39 +05:30
parent 600912114a
commit dd091f022d
6 changed files with 1730 additions and 2284 deletions

View File

@@ -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