Skip to content

Commit

Permalink
Temporary fix for Arlo
Browse files Browse the repository at this point in the history
  • Loading branch information
pschmitt committed Oct 24, 2018
1 parent 6598e24 commit 89b38fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Expand Up @@ -19,6 +19,7 @@ services:
- ./scripts:/scripts:ro
- /etc/localtime:/etc/localtime:ro
- /home/pschmitt/.ssh/id_rsa:/root/.ssh/id_rsa:ro
- ./override/pyarlo__init__.py:/usr/local/lib/python3.6/site-packages/pyarlo/__init__.py:ro
healthcheck:
test: "curl -Lf http://localhost:8123"
start_period: 6m
Expand Down

0 comments on commit 89b38fe

Please sign in to comment.