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