Skip to content

Commit

Permalink
Update dashboard docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
mlsmaycon authored Jun 21, 2022
1 parent aae84e4 commit 8ec7f1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure_files/docker-compose.yml.tmpl
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:main
image: netbirdio/dashboard:main
restart: unless-stopped
ports:
- 80:80
Expand Down Expand Up @@ -58,4 +58,4 @@ services:
volumes:
$MGMT_VOLUMENAME:
$SIGNAL_VOLUMENAME:
$LETSENCRYPT_VOLUMENAME:
$LETSENCRYPT_VOLUMENAME:

0 comments on commit 8ec7f1c

Please sign in to comment.