Add company logos and Portainer URL

Move SDT and Urban Switch logo SVGs to public/logos/ with
theme-aware variants. Add logo fields to Company config.
Update sidebar header to show theme-responsive logo.
Add Portainer URL (port 9000) to external tools config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Marius Tarau
2026-02-17 17:02:03 +02:00
parent 4c46e8bcdd
commit 292235a923
8 changed files with 40 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ NEXT_PUBLIC_STORAGE_ADAPTER=localStorage
# External tool URLs (displayed in dashboard)
NEXT_PUBLIC_GITEA_URL=http://10.10.10.166:3002
# NEXT_PUBLIC_PORTAINER_URL=
NEXT_PUBLIC_PORTAINER_URL=http://10.10.10.166:9000
NEXT_PUBLIC_MINIO_URL=http://10.10.10.166:9003
NEXT_PUBLIC_N8N_URL=http://10.10.10.166:5678
NEXT_PUBLIC_STIRLING_PDF_URL=http://10.10.10.166:8087