Hugh Gao

Results 17 comments of Hugh Gao

> 你这个部署成功后能正常运行么? 可以正常运行

同无法加载验证码,容器状态正常,应该是数据库表没有导入成功。 下面是 campus-server 的 log,与 https://github.com/oddfar/campus-imaotai/issues/75 问题一致。 Details . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___...

Docker 部署之后需要手动导入一下表结构 https://github.com/oddfar/campus-imaotai/issues/118#issuecomment-1871007128

同样有这种需求,我找了一个简单的青龙仓库,然后基于这个仓库进行修改。 例如: https://github.com/fengwenhua/hifini_sign_in ,用于签到的只有一个py文件。

The [glider](https://github.com/nadoo/glider) project can be helpful if you mean using Shadowsocks as a forward proxy.

This issue might be related to your terminal's encoding configuration. I recommend setting the `PYTHONUTF8` environment variable to `1` to enforce UTF-8 mode. Ref issue: https://github.com/microsoft/markitdown/issues/111

+1. When using the latest tag in Compose services, Compose fails to pull updated versions of images from the registry after upstream updates. Neither `Deploy` nor `rebuild` triggers an image...