Merge pull request #201 from SkywalkerJi/dev

Mapping the prompts folder in Docker.
This commit is contained in:
tinkle-community
2025-11-01 22:33:30 +08:00
committed by GitHub

View File

@@ -12,6 +12,7 @@ services:
- ./config.json:/app/config.json:ro
- ./config.db:/app/config.db
- ./decision_logs:/app/decision_logs
- ./prompts:/app/prompts
- /etc/localtime:/etc/localtime:ro # Sync host time
environment:
- TZ=${NOFX_TIMEZONE:-Asia/Shanghai} # Set timezone