feat: fullscreen terminal with iPhone landscape action buttons #57
@@ -3,7 +3,7 @@ import os
|
||||
|
||||
from fastapi import Request
|
||||
|
||||
# Dashboard v1.4 — Conversation tracker enabled
|
||||
# Dashboard v1.5 — File downloads fixed, CI workflows improved
|
||||
|
||||
GITEA_URL = os.environ.get("GITEA_URL", "http://gitea:3000")
|
||||
GITEA_TOKEN = os.environ.get("GITEA_TOKEN", "")
|
||||
|
||||
Reference in New Issue
Block a user