Avoid default host port conflict

This commit is contained in:
Zachariah K. Sharma
2026-06-06 23:12:49 -06:00
parent 3c9e581278
commit c34bdad98f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ The app container runs `prisma migrate deploy` before starting the Next.js stand
## Required `.env`
```bash
APP_PORT=3000
APP_PORT=3080
POSTGRES_PASSWORD=replace-with-a-strong-password
AUTH_SECRET=replace-with-openssl-rand-base64-32