优化打包速度 (#65)

* 🐳 chore: 优化打包速度

使用国内镜像

* 🎈 perf: 优化打包速度

注释日志的时间信息
This commit is contained in:
kalicyh
2025-02-18 21:33:40 +08:00
committed by kalicyh
parent 5fb89ee83c
commit cf8f2f83a0
5 changed files with 30 additions and 700 deletions
+3 -2
View File
@@ -1,11 +1,12 @@
services:
xiaozhi-esp32-server:
image: ccr.ccs.tencentyun.com/xinnan/xiaozhi-esp32-server:latest
image: ccr.ccs.tencentyun.com/kalicyh/esp32-ai-server:latest
container_name: xiaozhi-esp32-server
restart: always
#security_opt:
# - seccomp:unconfined
ports:
- "8000:8000"
- "8002:8002"
volumes:
- ./.config.yaml:/opt/xiaozhi-esp32-server/config.yaml
- ./data:/app/data