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 cc688a9 commit 174b112
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ services:
ports:
- 8080:8080
volumes:
- /opt/statping:/app
restart: always
- /var/statping:/app
stop_grace_period: 1m
```
Expand Down

0 comments on commit 174b112

Please sign in to comment.