@@ -49,7 +49,7 @@ You may create a `.env` file in each package directory to set their environment
client:
client:
```env
```env
API_URL=http://localhost:3001 # replace with backend URL
NEXT_PUBLIC_API_URL=http://localhost:3001 # replace with backend URL
```
```
server:
server:
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.