🐛 fix: allow insecure connection

This commit is contained in:
naiba 2021-01-30 18:07:37 +08:00
parent a881edbe58
commit 086baf979f

View File

@ -15,7 +15,7 @@ Type=simple
User=root
Group=root
WorkingDirectory=/opt/nezha/agent/
ExecStart=/opt/nezha/agent/nezha-agent -s nz_rpc_host:nz_rpc_port -p nezha_client_secret
ExecStart=/opt/nezha/agent/nezha-agent -d -s nz_rpc_host:nz_rpc_port -p nezha_client_secret
Restart=always
#Environment=DEBUG=true