Created
July 19, 2021 02:34
-
-
Save RuNpiXelruN/092134cb4ccfba73f31f19a1e710f7d3 to your computer and use it in GitHub Desktop.
docker ghost inspector
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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