gofunn
gofunn
我在这里找到一些链接,可能对此问题有所帮助。 I found some links here that may be helpful for this issue. https://github.com/alibaba/spring-cloud-alibaba/commit/2ed1b6f638710352db6da288bc8f2bf30ffc44fd
@Xhofe 这里有个【阿里云盘】和【本地】之间的同步,同样是golang,作者可以做参考。 [tickstep/aliyunpan](https://github.com/tickstep/aliyunpan) 除此之外,现有版本(3.11.0),在云存储复制到本地时,如中途因网络原因等失败,任务不会自动重试。
@jlesage I think the better way to prevent it is set a firefox variable not the [supervisor]. ``` -e "FF_PREF_HTTP_PROXY=browser.tabs.closeWindowWithLastTab=false" ``` hope to add it to dockerfile
Try to remove this block `location /geoserver {}`, or replace to `location /geoserver/ {}`, Not tested , becase of the bad network which prevent me get the image. I tryed...