Skip to content

Commit

Permalink
missing vol mount caused v1 model_settings to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
sambles committed Dec 6, 2023
1 parent 4609426 commit f3d4740
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/plat2-v2.docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ services:
- broker
environment:
<<: *server-env
volumes:
- filestore-OasisData:/shared-fs:rw
v2-worker-monitor:
restart: always
image: ${SERVER_IMG:-coreoasis/api_server}:${SERVER_TAG:-2.1.0-dev}
Expand Down

0 comments on commit f3d4740

Please sign in to comment.