Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save RuNpiXelruN/092134cb4ccfba73f31f19a1e710f7d3 to your computer and use it in GitHub Desktop.
Save RuNpiXelruN/092134cb4ccfba73f31f19a1e710f7d3 to your computer and use it in GitHub Desktop.
docker ghost inspector
docker run \
-e NGROK_TOKEN=1pB7VzgNlpotPqUricmIlUP85v5_2gNWu4ytBU9M43wpqXciT \
-e GI_API_KEY=5667d12329b3ad64b5affd1f4aef714373b42aa5 \
-e GI_SUITE=6035a626fa81e86a715fa014 \
-e APP_PORT=10.0.0.4:3001 \
--network my-bridge-network \
ghostinspector/test-runner-standalone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment