add prisma cli to dependencies, make zod checks more permissive
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Frontend Environment Variables
|
||||
# Use /api for production (proxied by nginx)
|
||||
# Use http://localhost:8000 for local development
|
||||
VITE_API_URL=http://localhost:8000
|
||||
Reference in New Issue
Block a user