Raise the sigterm to 1h

This commit is contained in:
Kevin Veen-Birkenbach 2023-12-09 14:31:23 +01:00
parent 0bcc91395b
commit befd7fd052

View File

@ -98,7 +98,7 @@ docker-compose exec -it front /bin/bash
To restart all services, use the following command:
```bash
docker-compose restart
docker-compose -t 3600 restart
```
### Resending Queued Mails