production fixes

This commit is contained in:
blaisadmin
2026-04-14 00:04:43 -04:00
parent 27bc463258
commit e0ab66d21a
8 changed files with 157 additions and 9 deletions
+1
View File
@@ -2,5 +2,6 @@ POSTGRES_DB=flockpal
POSTGRES_USER=flockpal
POSTGRES_PASSWORD=change_me_for_production
FRONTEND_URL=http://localhost:3000
BACKEND_URL=http://localhost:5000
VITE_API_BASE_URL=http://localhost:5000/api
NODE_ENV=development