chore: vikunja PROJECT_ID 설정 (7)
This commit is contained in:
@@ -29,7 +29,7 @@ if sys.stdout.encoding != "utf-8":
|
||||
# ============================================================
|
||||
API_BASE = "https://plan.variet.net/api/v1"
|
||||
TOKEN = "tk_070f8e0b715e818bb7178c3815ed5389040eddca"
|
||||
PROJECT_ID = 0 # ← 프로젝트별 변경 필요 (e.g. 9)
|
||||
PROJECT_ID = 7 # variet-agent 프로젝트
|
||||
# ============================================================
|
||||
|
||||
HEADERS = {
|
||||
|
||||
Reference in New Issue
Block a user