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 4128b4d commit e48153dCopy full SHA for e48153d
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.7'
2
3
services:
4
cornac:
5
- image: registry.preferred.ai/cornac/cornac-server:latest
+ image: ghcr.io/preferredai/cornac-server:latest
6
volumes:
7
- $PWD/save_dir:/app/cornac/serving/save_dir
8
- cornacvol:/app/cornac/serving/data
0 commit comments