mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
Raise the sigterm to 1h
This commit is contained in:
parent
0bcc91395b
commit
befd7fd052
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user