Commit 732432f8 authored by 王明明's avatar 王明明

超时处理

parent 1ae3ff05
Pipeline #320 canceled with stages
```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 "sh /root/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