修正配置错误。

Signed-off-by: rick.chan <cy@haoan119.com>
This commit is contained in:
rick.chan 2024-07-05 11:18:16 +08:00
parent cc4e17769c
commit 8a05836460
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ RestartSec=2s
Type=simple
User=rick
Group=rick
ExecStart=/<path>/<to>/ngrok start -config /<path>/<to>/ngrok.yml tty
ExecStart=/<path>/<to>/ngrok --config /<path>/<to>/ngrok.yml start <channel name>
Restart=always
[Install]