Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Dec 19, 2023
1 parent 8c77363 commit 774df6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
volumes:
- .:/code
- ./tide_models/:/var/share/tide_models
- ./artifacts:/mnt/artifacts
# - ./artifacts:/mnt/artifacts
depends_on:
- public_odc
command: ["/bin/sh", "-ec", "while :; do echo '.'; sleep 180 ; done"]
Expand Down

0 comments on commit 774df6c

Please sign in to comment.