docs: Remove restart policy (#497)
Some checks are pending
Build / Test (push) Waiting to run
Build / Build (push) Blocked by required conditions
Update / dockerHubDescription (push) Waiting to run

This commit is contained in:
Kroese 2024-05-15 17:21:56 +02:00 committed by GitHub
parent 04915545ae
commit 0d444f7c8d
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

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