Skip to content
Snippets Groups Projects
Commit 26475eae authored by Saulo's avatar Saulo
Browse files

Update run.sh

parent 4814150f
Branches
No related tags found
No related merge requests found
......@@ -5,10 +5,7 @@ touch access.log error.log
docker run -it --rm \
-v $PWD/..:/var/www/ibrowser \
-v $PWD/../data:/var/www/ibrowser/data \
-v $PWD/access.log:/var/log/apache2/access.log \
-v $PWD/error.log:/var/log/apache2/error.log \
-p 0.0.0.0:9000:10000 \
--hostname="assembly.ab.wurnet.nl" \
-p 0.0.0.0:10000:10000 \
--name ibrowser \
sauloal/introgressionbrowser
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment