diff --git a/.env.example b/.env.example index 41c8969..749f024 100644 --- a/.env.example +++ b/.env.example @@ -11,10 +11,6 @@ SUPERVISOR_PORT=9001 # SUPERVISOR_USERNAME=user # SUPERVISOR_PASSWORD=pass -# Optional: Path to supervisord main logfile (for reading via XML-RPC) -# Default: /var/log/supervisor/supervisord.log -# SUPERVISOR_LOGFILE=/var/log/supervisor/supervisord.log - # Logging Configuration # Log level: debug, info, warn, error (default: info in prod, debug in dev) LOG_LEVEL=info diff --git a/components/layout/Navbar.tsx b/components/layout/Navbar.tsx index bb7cb7f..e93b4cb 100644 --- a/components/layout/Navbar.tsx +++ b/components/layout/Navbar.tsx @@ -117,7 +117,7 @@ export function Navbar() { {/* Mobile Menu Drawer */} {mobileMenuOpen && (
-
+