fix: Restore previous DB, migrate schema, mount Notion token

This commit is contained in:
2026-01-19 11:34:24 +00:00
parent 35cf0c0753
commit 694be6eb4d
3 changed files with 51 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ services:
# Keys
- ./gemini_api_key.txt:/app/gemini_api_key.txt
- ./serpapikey.txt:/app/serpapikey.txt
- ./notion_token.txt:/app/notion_token.txt
# Logs (Debug)
- ./Log_from_docker:/app/logs_debug
environment: