Skip to content

Commit 774df6c

Browse files
authored
Update docker-compose.yml
1 parent 8c77363 commit 774df6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
volumes:
3333
- .:/code
3434
- ./tide_models/:/var/share/tide_models
35-
- ./artifacts:/mnt/artifacts
35+
# - ./artifacts:/mnt/artifacts
3636
depends_on:
3737
- public_odc
3838
command: ["/bin/sh", "-ec", "while :; do echo '.'; sleep 180 ; done"]

0 commit comments

Comments
 (0)