feat: refactor Notion API integration and update Docker configuration

This commit is contained in:
2026-03-16 14:39:18 +08:00
parent 8bb135a489
commit 7faa73c91f
10 changed files with 180 additions and 353 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
NOTION_API_BASE_URL=http://127.0.0.1:3000
PUBLIC_NOTION_API_BASE_URL=http://127.0.0.1:3000