Skip to content

Commit

Permalink
Bugfix: tailing ampersand sign prevents container from restarting (#254)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas <thomas.leera@gmail.com>
  • Loading branch information
ThomasRalee authored Jul 1, 2021
1 parent ba59056 commit fef5460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ export LOG_CONSOLE_STDOUT=${LOG_CONSOLE_STDOUT:-false}
export DISCOVERY_AS_LOCALHOST=${DISCOVERY_AS_LOCALHOST:-true}
export EXPLORER_APP_ROOT=${EXPLORER_APP_ROOT:-dist}

node ${EXPLORER_APP_ROOT}/main.js name - hyperledger-explorer &
node ${EXPLORER_APP_ROOT}/main.js name - hyperledger-explorer

0 comments on commit fef5460

Please sign in to comment.