removed -t parameter

This commit is contained in:
2023-12-13 00:52:58 +01:00
parent f28a235c48
commit 0e0ebac8da
2 changed files with 2 additions and 2 deletions

View File

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