Fix: Update contact info and add license.key mount in docker-compose

This commit is contained in:
谷歌个百度
2025-10-18 14:34:23 +08:00
parent 6e8ab19ab4
commit bb4ce1eec0
2 changed files with 6 additions and 8 deletions
+1
View File
@@ -33,6 +33,7 @@ services:
- "127.0.0.1:58002:58002"
volumes:
- ./config.json:/app/config.json:ro
- ./license.key:/app/license.key:ro
- ./data:/app/data
networks:
- fakabot_network