docs: Remove restart policy (#113)
Some checks are pending
Update / dockerHubDescription (push) Waiting to run

This commit is contained in:
Kroese 2024-05-15 17:24:23 +02:00 committed by GitHub
parent 0947c07230
commit 4dbe87be5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -13,4 +13,3 @@ services:
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure

View file

@ -45,7 +45,6 @@ services:
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
```
Via Docker CLI: