This commit is contained in:
Waylon Walker 2020-07-26 18:49:39 +00:00
parent 0ba70de930
commit f893898356
2 changed files with 6 additions and 2 deletions

View file

@ -10,7 +10,7 @@ services:
TP_API_KEY: "${TP_API_KEY}"
TP_AGENT_ALIAS: "GitHub Action Agent"
TP_AGENT_TEMP: "true"
TP_SDK_PORT: "8585"
TP_SDK_PORT: "8686"
CHROME: "chrome:4444"
CHROME_EXT: "localhost:5555"
FIREFOX: "firefox:4444"