docs: 리눅스 기준 접속 방법 안내 및 환경 변수 기반 포트 설정 기능 추가

This commit is contained in:
leeyj
2026-04-20 00:40:50 +09:00
parent ff9d75c26f
commit 379f7eb0c4
4 changed files with 73 additions and 5 deletions
+5
View File
@@ -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