Skip to content

Commit

Permalink
docs: Remove restart policy (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored May 15, 2024
1 parent 0947c07 commit 4dbe87b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ services:
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ services:
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
```
Via Docker CLI:
Expand Down

0 comments on commit 4dbe87b

Please sign in to comment.