Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
schoolpost committed Sep 5, 2018
1 parent a220197 commit 1524530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
export COMPOSE_PROJECT_NAME=mustache
export MUSTACHE_WORKSPACE=/home/csaba/Documents/newdatasets
export MUSTACHE_WORKSPACE=
docker-compose up -d
sleep 3
xdg-open http://127.0.0.01:5000

0 comments on commit 1524530

Please sign in to comment.