Commit 6dca4cf1 authored by 王明明's avatar 王明明

超时处理

parent cd1fa8ee
Pipeline #322 failed with stages
```shell ```shell
docker run -itd --name lcc-akm-api --privileged=true --restart=always -v /home/opt/lcc-akm/src:/root/src/ -p 59001:59001 --cpus=1 -m 1G golang /bin/sh "sh /root/run.sh" docker run -itd --name lcc-akm-api --privileged=true --restart=always -v /home/opt/lcc-akm/src:/root/src/ -p 59001:59001 --cpus=1 -m 1G golang /bin/sh "/root/src/run.sh"
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment