add production stuff

This commit is contained in:
2026-02-12 19:22:40 +01:00
parent 08d2165a70
commit da131834ce
3 changed files with 36 additions and 6 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
PORT=8000
NODE_ENV=production
DATABASE_URL=file:/app/prisma/dev.db
FRONTEND_URL=http://localhost:6767
FRONTEND_URL=https://draw.louiscreates.com
API_BASE_PATH=/api
# Keep disabled unless traffic always comes through a trusted reverse proxy.
TRUST_PROXY=false
AUTH_MODE=local