Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed the incorrect line numbering of the installation for specific variables in the docker-compose.yml
  • Loading branch information
laurensvdwiel authored Jan 8, 2019
1 parent 49ac423 commit f7797f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ Clone the repository and go into the project folder:
git clone https://github.com/cmbi/metadome.git
cd metadome

First configure the volumes (at the \<ABSOLUTE PATH\>) to correspond with your data folders in the docker-compose.yml (lines 66, 72, 78, 84, 90, 96).
First configure the volumes (at the \<ABSOLUTE PATH\>) to correspond with your data folders in the docker-compose.yml (lines 72, 78, 84, 90, 96, 102).

Also make sure to create a folder in your data folder specifically to contain the MetaDome mapping database and at the path to line 102 in the docker-compose.yml. This database is to be created on a first run (see First time set-up below).
Also make sure to create a folder in your data folder specifically to contain the MetaDome mapping database and at the path to line 108 in the docker-compose.yml. This database is to be created on a first run (see First time set-up below).

### (Optional) Credentials configuration
If you are planning to expose the MetaDome server to a public adress, please make sure you get the security in order.
Expand Down

0 comments on commit f7797f0

Please sign in to comment.