Skip to content

Commit

Permalink
Add proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
quidl committed Aug 5, 2024
1 parent d5fa9d7 commit 6c4d892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/agent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cd $KATALON_AGENT_DIR
--teamid "$TEAM_ID" \
--agent-name "$AGENT_NAME" \
--proxy "$PROXY" \
--proxy-exclude_list "$PROXY_EXCLUDE_LIST" \
--proxy-exclude-list "$PROXY_EXCLUDE_LIST" \
--log-level "$LOG_LEVEL" \
--xvfb-run "$XVFB_RUN" \
--x11-display "$X11_DISPLAY" \
Expand Down

0 comments on commit 6c4d892

Please sign in to comment.