zhaoruibing

Results 3 comments of zhaoruibing

A "solution" for docker on Synology NAS. Use at your own risk. > In docker instance's terminal, `rm /cache/*_channels` `/cache/*_channels` are M3U files. No reboot needed. M3U sources seems correct....

For my case, django and postgres runs in different containers. The django container doesn't have `postgres-client` installed, which causes this error. My solution is to install latest `postgres-client` in django...

Duplicate with #905 ? Though the [documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/configure-tunnels/local-management/configuration-file/) is misleading and perhaps could be more clear? It provides an example config file for a locally-managed tunnel, where it allows two different...