Change the dashboard image pull from wiretrustee to netbirdio (#1804)

This commit is contained in:
trax 2024-04-05 13:51:28 +02:00 committed by GitHub
parent 3461b1bb90
commit 1d1d057e7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ version: "3"
services:
#UI dashboard
dashboard:
image: wiretrustee/dashboard:$NETBIRD_DASHBOARD_TAG
image: netbirdio/dashboard:$NETBIRD_DASHBOARD_TAG
restart: unless-stopped
#ports:
# - 80:80