Email verification Backend

This commit is contained in:
magdo
2025-10-24 21:16:23 +02:00
parent b9fedb3601
commit 7a9a676fc0
10 changed files with 8 additions and 9 deletions
@@ -13,7 +13,6 @@ services:
environment:
- NODE_ENV=development
- PORT=3000
- FRONTEND_URL=http://localhost:5173
- DB_HOST=postgres
- DB_PORT=5432
- DB_NAME=serpentrace