Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
fix: Clean up output
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Jul 17, 2021
1 parent e15dc30 commit fed504a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/run-development-container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ docker run \
--mount type=bind,source="${BASEDIR}/../packages/userscript/output/kitten-scientists.inject.js",target=/kitten-game/kitten-scientists.inject.js \
--name kitten-game \
--publish 8100:8080 kitten-game
echo "Container started."

echo ""
echo "Kitten game should be running at http://127.0.0.1:8100"

0 comments on commit fed504a

Please sign in to comment.