this is helpful

This commit is contained in:
2025-11-11 20:44:56 -05:00
parent c6640c72d0
commit e1cc136520

View File

@@ -4,4 +4,5 @@ services:
build: . build: .
volumes: volumes:
- ./config.json:/usr/src/bot/config.json - ./config.json:/usr/src/bot/config.json
- ./state.json:/usr/src/bot/state.json - ./state.json:/usr/src/bot/state.json
- ./cache.json:/usr/src/bot/cache.json