Files
Linux_post_install/config/dashboard.env
T
Your Name 99085adc76 feat: add web dashboard with slide-in drawer navigation
- Flask backend with 23 API routes (entertainment, telegram, docker, system)
- Alpine.js + Tailwind CSS dark-mode SPA with 4 tabs
- pos-dashboard CLI tool with port/config management
- Mobile slide-in drawer with swipe-to-close
- Sticky header stays pinned on scroll
- Tab completion fixes for category-less tools
- POST /api/telegram/commands endpoint for adding commands
2026-08-18 11:54:41 -04:00

5 lines
96 B
Bash

# Dashboard configuration
DASHBOARD_PORT=8080
DASHBOARD_HOST=0.0.0.0
# DASHBOARD_LOG_LEVEL=info