Compare commits
1 commit
c1378701c8
...
ff3eda5e03
| Author | SHA1 | Date | |
|---|---|---|---|
| ff3eda5e03 |
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ in {
|
||||||
services.netbird.useRoutingFeatures = lib.mkDefault "server";
|
services.netbird.useRoutingFeatures = lib.mkDefault "server";
|
||||||
virtualisation.oci-containers.containers = {
|
virtualisation.oci-containers.containers = {
|
||||||
netbird-dashboard = {
|
netbird-dashboard = {
|
||||||
image = "netbirdio/dashboard:v2.39.0";
|
image = "netbirdio/dashboard:v2.90.0";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
networks = [
|
networks = [
|
||||||
"traefik"
|
"traefik"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue