Skip to content

Commit 3bb49e1

Browse files
committed
fixed issue #3576, stop exporter
1 parent f26b84f commit 3bb49e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/image/app.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,6 @@ waitterm
141141
echo "==> STOP"
142142

143143
stop_canal
144-
start_exporter
144+
stop_exporter
145145

146-
echo "==> STOP SUCCESSFUL ..."
146+
echo "==> STOP SUCCESSFUL ..."

0 commit comments

Comments
 (0)