KrDw
KrDw
docker部署,报hlink没有权限,试试使用sudo执行,实在想不明白 docker 部署我该怎么用 sudo 执行这个命令,查遍了也没发现相关的 issues…… docker compose 文件: ```yaml services: docker: image: likun7981/hlink:latest restart: on-failure ports: # 这个端口映射 - 9090:9090 volumes: # 这个表示存储空间映射 - /mnt/tiplus/animes:/animes - /home/krdw/docker/data/hlink:/config environment: -...
First of all, thank you for developing immich-go, which helped me a lot to start using immich. Here is my usage situation: I am importing photos from a directory and...
这周的事情,重新抓取了一遍 mobtoken 也一样……
不知道开发者有没有考虑过为 VVEX 添加应用内代理功能。 因为手机上已经开了 Tailscale 连接家里的服务,所以 Clash 只能关闭 VPN 服务仅用做代理。 像是 Telegram 就官方支持代理,V2EX 的安卓三方客户端中 [v2compose](https://github.com/cooaer/v2compose/) 也添加了这个功能。不过太久没更新,现在挺多问题的。 希望能考虑下这个功能