Skip to content

Commit

Permalink
Update docker-compose.yml to restart on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
noah-solomon authored Nov 9, 2023
1 parent 6fce3d6 commit ca2133f
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 @@ -7,3 +7,4 @@ services:
- "8000:8000"
volumes:
- ./service_account.json:/usr/app/service_account.json
restart: on-failure

0 comments on commit ca2133f

Please sign in to comment.