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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user