diff --git a/canto.service b/canto.service
index d57fce8c8c578cce7ddaeff8175825dc738ed296..5cf3caad08d576733081353d736144933be12fd6 100644
--- a/canto.service
+++ b/canto.service
@@ -3,8 +3,8 @@ Wants=network-online.target
 After=network-online.target
 
 [Service]
-ExecStart=/data/export/canto-project/canto-space/canto/script/canto_start_docker --no-tty
+ExecStart=/data/export/canto-space/canto/script/canto_start_docker --no-tty
 WorkingDirectory=/data/export/canto-space/
 
 [Install]
-WantedBy=default.target
+WantedBy=default.target
\ No newline at end of file