# 🐚 Useful Commands

## Creating an Administrator

```bash
docker exec -it <NTFY_CONTAINER_NAME> ntfy user add --role=admin <USERNAME>
```