Skip to content

Commit

Permalink
Update dockercompose file
Browse files Browse the repository at this point in the history
  • Loading branch information
reihsr committed Nov 18, 2019
1 parent f97b7bd commit 7c5f8ee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ networks:
services:

§§INSTANCE-openspecimen-web:
image: bibbox/openspecimen
image: bibbox/openspecimen:v6-2-x
container_name: §§INSTANCE-openspecimen-web
restart: unless-stopped
networks:
Expand Down Expand Up @@ -60,5 +60,3 @@ services:
- §§FOLDER/data/mysql:/var/lib/mysql
- §§FOLDER/data/os-data:/opt/openspecimen/os-data
- §§FOLDER/data/os-plugins:/opt/openspecimen/os-plugins
- §§FOLDER/data/dist:/opt/dist
- §§FOLDER/config/openspecimen.war:/opt/dist/openspecimen.war

0 comments on commit 7c5f8ee

Please sign in to comment.