will this work
This commit is contained in:
parent
8ef65267ac
commit
e19cc41087
1 changed files with 5 additions and 5 deletions
|
|
@ -26,11 +26,11 @@
|
||||||
"wallfacer"
|
"wallfacer"
|
||||||
];
|
];
|
||||||
jwt = { };
|
jwt = { };
|
||||||
storage = {
|
# storage = {
|
||||||
type = "local";
|
# type = "local";
|
||||||
# path = "/data/atreus/attic";
|
# # path = "/data/atreus/attic";
|
||||||
# there is an issue
|
# # there is an issue
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
networking.firewall.allowedTCPPorts = [ 5000 ];
|
networking.firewall.allowedTCPPorts = [ 5000 ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue