add an agent alias

This commit is contained in:
Waylon Walker 2020-07-26 03:38:58 +00:00
parent 80f5251649
commit a6513c489d

View file

@ -8,6 +8,7 @@ services:
- firefox
environment:
TP_API_KEY: "${TP_API_KEY}"
TP_AGENT_ALIAS: "Agent Alias"
TP_AGENT_TEMP: "true"
TP_SDK_PORT: "8686"
CHROME: "chrome:4444"