mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-21 20:31:02 +01:00
Raise the sigterm to 1h
This commit is contained in:
parent
3ab10030eb
commit
8ec9cea059
@ -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