This reverts commit 7773db3394
.
This commit is contained in:
parent
7773db3394
commit
1dd2851e45
17 changed files with 168 additions and 359 deletions
|
@ -19,7 +19,7 @@ services:
|
|||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- VIVO_DIR=/usr/local/vivo/home
|
||||
- VIVO_DIR=/opt/vivo/home
|
||||
- TDB_FILE_MODE=direct
|
||||
- SOLR_URL=http://solr:8983/solr/vivocore
|
||||
environment:
|
||||
|
@ -28,7 +28,7 @@ services:
|
|||
ports:
|
||||
- 8080:8080
|
||||
volumes:
|
||||
- ${LOCAL_VIVO_HOME}:/usr/local/vivo/home
|
||||
- ${LOCAL_VIVO_HOME}:/opt/vivo/home
|
||||
networks:
|
||||
- vivo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue