feat: hide the nagging Upgrade button on Traefik's dashboard

This commit is contained in:
Christoph Schug 2024-06-02 22:52:57 +02:00
parent 251c8fa931
commit d44700b136

View File

@ -19,6 +19,7 @@ global:
# -- (Optional) Enable API and Dashboard here, don't do in production
# api:
# dashboard: true
# disableDashboardAd: true
# insecure: true
# -- Change EntryPoints here...