Added todo comment to cinny
This commit is contained in:
parent
0402d804f3
commit
8ac96dcb1a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue