Rayan

Results 24 comments of Rayan

clone的时候时候添加 --depth=1

![image](https://user-images.githubusercontent.com/1453169/81143230-0042ae80-8fa4-11ea-88e8-e0ad6fdd3fae.png) virus delete by mcafee

我在wsl1下用window版本的fastgithubui是可以的。 只是下载github的文件需要设置环境变量 ```shell export CURL_CA_BUNDLE=/etc/ssl/certs/fastgithub.cer ```

估计需要wx开后门,我看前面有个[ISSUE](https://github.com/sfyc23/EverydayWechat/issues/208)提到过

config/config.js ```shell - target: 'http://47.105.189.180:8080/', + //target: 'http://47.105.189.180:8080/', + target: 'http://localhost:10088/', ``` 我理解修改下这个配置就可以了。 但请教下 怎么把 gin-admin-react 打包后的代码,跟gin-adin部署在一起呢。 跟你online部署一样,shared 同一个端口。

研究出来了 修改 gin-admin 的 configs/config.toml 中的 www 选项为生成的 dist 目录。 或者启动的时候用 -www 参数指定。

I change `s3:://` prefix to `s3a:://` works