Add missing restart policy unless-stopped (#409)
Add missing restart policy unless-stopped for symbolicator-cleanup service
This commit is contained in:
parent
3e8ed1a680
commit
c95eb56467
@ -119,6 +119,7 @@ services:
|
||||
- 'sentry-symbolicator:/data'
|
||||
command: run
|
||||
symbolicator-cleanup:
|
||||
<< : *restart_policy
|
||||
image: symbolicator-cleanup-onpremise-local
|
||||
build:
|
||||
context: ./cron
|
||||
|
Reference in New Issue
Block a user