Merge pull request #242 from Icyoung/beta

Fixed beta codes file mapping
This commit is contained in:
tinkle-community
2025-11-02 17:22:58 +08:00
committed by GitHub

View File

@@ -11,6 +11,7 @@ services:
volumes:
- ./config.json:/app/config.json:ro
- ./config.db:/app/config.db
- ./beta_codes.txt:/app/beta_codes.txt:ro
- ./decision_logs:/app/decision_logs
- ./prompts:/app/prompts
- /etc/localtime:/etc/localtime:ro # Sync host time