Issues vscode rreading errors

This commit is contained in:
2025-06-10 16:54:56 -04:00
parent 41c4eca4f5
commit 5d0a9bb255
13 changed files with 421 additions and 286 deletions

3
.env Executable file
View File

@@ -0,0 +1,3 @@
DATABASE_URL=postgres://postgres:password@192.168.1.204:5432/fuelprices
JWT_SECRET=ThisIsAVeryLongSecretKey12345678
FRONTEND_ORIGIN=http://localhost:9551