-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReadFile .livego.json error:open .livego.json: no such file or directory #74
Comments
去 源码 里 下载 .livego.json 文件。 |
download the .livego.json file , and copy this file to container it dosn`t work |
下一步呢? |
@everhopingandwaiting 试试这个 |
@nintha it does not work. |
docker run -p 1935:1935 -p 7001:7001 -p 7002:7002 --name livego gwuhaolin/livego 我也遇到同样的问题。 |
v:0.0.5
newtest docker run -p 1935:1935 -p 7001:7001 -p 7002:7002 --name livego gwuhaolin/livego
2019/11/04 08:56:28 main.go:118: start livego, version master
2019/11/04 08:56:28 liveconfig.go:35: starting load configure file(.livego.json)......
2019/11/04 08:56:28 liveconfig.go:38: ReadFile .livego.json error:open .livego.json: no such file or directory
The text was updated successfully, but these errors were encountered: