diff --git a/infrastructure_files/docker-compose.yml.tmpl b/infrastructure_files/docker-compose.yml.tmpl index 71b24627f..b36e3b766 100644 --- a/infrastructure_files/docker-compose.yml.tmpl +++ b/infrastructure_files/docker-compose.yml.tmpl @@ -2,7 +2,7 @@ version: "3" services: #UI dashboard dashboard: - image: wiretrustee/dashboard:main + image: netbirdio/dashboard:main restart: unless-stopped ports: - 80:80 @@ -58,4 +58,4 @@ services: volumes: $MGMT_VOLUMENAME: $SIGNAL_VOLUMENAME: - $LETSENCRYPT_VOLUMENAME: \ No newline at end of file + $LETSENCRYPT_VOLUMENAME: