Skip to content

Commit

Permalink
Change the dashboard image pull from wiretrustee to netbirdio (#1804)
Browse files Browse the repository at this point in the history
  • Loading branch information
4nx authored Apr 5, 2024
1 parent 3461b1b commit 1d1d057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure_files/docker-compose.yml.tmpl.traefik
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1d1d057

Please sign in to comment.