docs: Remove restart policy (#66)

This commit is contained in:
Kroese 2024-05-15 17:26:35 +02:00 committed by GitHub
parent 6f86a9e4b2
commit 26f40f1ce4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -11,4 +11,3 @@ services:
ports:
- 8006:8006
stop_grace_period: 2m
restart: on-failure

View file

@ -41,7 +41,6 @@ services:
ports:
- 8006:8006
stop_grace_period: 2m
restart: on-failure
```
Via Docker CLI: