mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-20 17:58:02 +02:00
Update dashboard docker image
This commit is contained in:
parent
aae84e40e2
commit
8ec7f1cd96
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user