We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee97d3 commit 740b8d1Copy full SHA for 740b8d1
startupscript/butane/006-start-proxy-agent.sh
@@ -54,4 +54,5 @@ docker start "proxy-agent" 2>/dev/null \
54
--compute-platform="${COMPUTE_PLATFORM^^}" \
55
--shim-path="${SHIM_PATH}" \
56
--rewrite-websocket-host="${REWRITE_WEBSOCKET_HOST}" \
57
+ --enable-monitoring-script="${ENABLE_MONITORING_SCRIPT:-false}" \
58
"${OPTIONS[@]}"
0 commit comments