Skip to content

Commit

Permalink
docs: Remove restart policy
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored May 15, 2024
1 parent 3e1116f commit 09f1f13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ services:
- 445:445
volumes:
- /home/example:/storage
restart: on-failure
```
Via Docker CLI:
Expand Down

0 comments on commit 09f1f13

Please sign in to comment.