Skip to content

Commit

Permalink
auto restart extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Coleman committed Jun 20, 2024
1 parent 0587d5f commit 5812d04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ services:
redis:
condition: service_healthy
env_file: env_files/extractor.env
restart: always
volumes:
- "~/data/data:/data"
logging:
Expand Down

0 comments on commit 5812d04

Please sign in to comment.