@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.