We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54996b7 commit 4e4dba3Copy full SHA for 4e4dba3
1 file changed
docker-compose/docker-compose.yml
@@ -120,6 +120,7 @@ services:
120
SECURITY_TOKEN: $VELORUM_JWT_SECRET
121
volumes:
122
- generated-configs:/tmp/generated-configs:ro
123
+ - ./velorum.few_shots_external.configuration.json:/velorum/few_shots_external.configuration.json:ro
124
entrypoint: |
125
sh -c "
126
cp /tmp/generated-configs/velorum.models.configuration.json models.configuration.json
0 commit comments