mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
移除 ql -l 参数
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
"服务启动超时": "Service startup timeout",
|
||||
"请先按如下方式修复:": "Please fix it as follows:",
|
||||
"1. 宿主机执行 docker run --rm -v\n /var/run/docker.sock:/var/run/docker.sock\n containrrr/watchtower -cR <容器名>": "1. Execute 'docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower -cR <container_name>' on the host machine",
|
||||
"2. 容器内执行 ql -l check、ql -l update": "2. Execute 'ql -l check' and 'ql -l update' inside the container",
|
||||
"2. 容器内执行 ql check、ql update": "2. Execute 'ql check' and 'ql update' inside the container",
|
||||
"3. 如果无法解决,容器内执行 pm2 logs,拷贝执行结果": "3. If the problem persists, execute 'pm2 logs' inside the container and copy the results",
|
||||
"提交 issue": "Submit an issue",
|
||||
"启动中,请稍后...": "Starting, please wait...",
|
||||
|
||||
Reference in New Issue
Block a user