Update dashboard docker image

This commit is contained in:
Maycon Santos 2022-06-21 18:17:38 +02:00 committed by GitHub
parent aae84e40e2
commit 8ec7f1cd96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: "3"
services: services:
#UI dashboard #UI dashboard
dashboard: dashboard:
image: wiretrustee/dashboard:main image: netbirdio/dashboard:main
restart: unless-stopped restart: unless-stopped
ports: ports:
- 80:80 - 80:80
@ -58,4 +58,4 @@ services:
volumes: volumes:
$MGMT_VOLUMENAME: $MGMT_VOLUMENAME:
$SIGNAL_VOLUMENAME: $SIGNAL_VOLUMENAME:
$LETSENCRYPT_VOLUMENAME: $LETSENCRYPT_VOLUMENAME: