grrr
This commit is contained in:
parent
62387d363b
commit
84bb23d138
|
@ -50,7 +50,7 @@ with lib;
|
||||||
ports = [ "8484:8484" ];
|
ports = [ "8484:8484" ];
|
||||||
# restart = "always";
|
# restart = "always";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
volumes = [ "/storge/grist:/persist" ];
|
volumes = [ "/storage/grist:/persist" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue