fix: Restore previous DB, migrate schema, mount Notion token
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user