Skip to content

Commit 740b8d1

Browse files
Update 006-start-proxy-agent.sh (#158)
1 parent 6ee97d3 commit 740b8d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

startupscript/butane/006-start-proxy-agent.sh

+1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ docker start "proxy-agent" 2>/dev/null \
5454
--compute-platform="${COMPUTE_PLATFORM^^}" \
5555
--shim-path="${SHIM_PATH}" \
5656
--rewrite-websocket-host="${REWRITE_WEBSOCKET_HOST}" \
57+
--enable-monitoring-script="${ENABLE_MONITORING_SCRIPT:-false}" \
5758
"${OPTIONS[@]}"

0 commit comments

Comments
 (0)