🔧 更新 Dockerfile 和示例 docker-compose 文件中的镜像地址,修正 README.md 和相关配置文件中的链接
Some checks failed
Pytest API Testing / Pytes-API-Testing (push) Failing after 2m29s

This commit is contained in:
2025-06-15 23:40:05 +08:00
parent ae464ed3ea
commit 5566e9294f
5 changed files with 20 additions and 20 deletions

View File

@@ -1,11 +1,11 @@
services:
liteyukibot:
container_name: bot
# Liteyuki latest: reg.liteyuki.icu/bot/app:latest
# Liteyuki nightly: reg.liteyuki.icu/bot/app:nightly
# Liteyuki latest: reg.liteyuki.org/bot/app:latest
# Liteyuki nightly: reg.liteyuki.org/bot/app:nightly
# GHCR latest: ghcr.io/liteyukistudio/bot-app:latest 暂未发布
# Docker Hub latest: docker.io/liteyukistudio/bot-app:latest 暂未发布
image: reg.liteyuki.icu/bot/app:latest
image: reg.liteyuki.org/bot/app:latest
restart: always
volumes:
- ./configs:/liteyukibot/configs # 配置目录,包含配置文件