Added todo comment to cinny
This commit is contained in:
parent
0402d804f3
commit
8ac96dcb1a
|
@ -7,6 +7,7 @@
|
|||
}: let
|
||||
port = 2143;
|
||||
in {
|
||||
#TODO: set default server and disable changing that
|
||||
virtualisation.oci-containers.containers."cinny" = {
|
||||
autoStart = true;
|
||||
ports = ["${toString port}:80"];
|
||||
|
|
Loading…
Reference in a new issue