Commit 1ae3ff05 authored by 王明明's avatar 王明明

超时处理

parent bff882e9
Pipeline #319 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"
```
\ No newline at end of file
export GOPROXY=https://goproxy.cn
cd /root/src && go run main.go
\ 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