Compare commits
1 commit
2c747b54db
...
d1b36a990d
| Author | SHA1 | Date | |
|---|---|---|---|
| d1b36a990d |
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.2";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
networks = [
|
networks = [
|
||||||
"traefik"
|
"traefik"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue