Skip to content

Commit 17e4c2d

Browse files
authored
feat: Add restart policy
1 parent b8113fe commit 17e4c2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ services:
66
- 8080:8080
77
volumes:
88
- /var/statping:/app
9+
restart: always
910
stop_grace_period: 1m

0 commit comments

Comments
 (0)