1 Star 6 Fork 3

Xm798/Genshin-Dailynote-Helper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
Xm798 提交于 2023-09-05 19:49 . 🦄 refactor: rename project and fix bugs
version: "3"
services:
genshin-dailynote-helper:
container_name: genshin-dailynote-helper
build: .
restart: always
volumes:
- ./dailynotereminder/config/config.yaml:/app/dailynotereminder/config/config.yaml
environment:
- TZ=Asia/Shanghai
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Xm798/Genshin-Dailynote-Helper.git
git@gitee.com:Xm798/Genshin-Dailynote-Helper.git
Xm798
Genshin-Dailynote-Helper
Genshin-Dailynote-Helper
master

搜索帮助