Skip to content

Commit

Permalink
docs: Add restart policy (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Feb 9, 2025
1 parent c2422ba commit 028b71f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ services:
- 8006:8006
- 5900:5900/tcp
- 5900:5900/udp
restart: always
stop_grace_period: 2m
```
Expand Down

0 comments on commit 028b71f

Please sign in to comment.