mirror of
https://github.com/sotam0316/brain_dogfood.git
synced 2026-04-24 19:48:35 +09:00
docs: 리눅스 기준 접속 방법 안내 및 환경 변수 기반 포트 설정 기능 추가
This commit is contained in:
@@ -19,3 +19,8 @@ GEMINI_MODEL=gemini-1.5-flash
|
||||
# API Integration (Optional)
|
||||
# For Obsidian Plugin or external tools
|
||||
OBSIDIAN_API_TOKEN=your_secret_token_here
|
||||
|
||||
# Server Configuration (Optional)
|
||||
# Default ports: Windows 5050, Linux 5093
|
||||
PORT=5093
|
||||
DEBUG=False
|
||||
|
||||
Reference in New Issue
Block a user