This commit is contained in:
Chris Cochrun 2025-05-17 13:24:13 -05:00
parent 0f303267b5
commit cca846f647

View file

@ -47,7 +47,7 @@ with lib;
GRIST_DEFAULT_EMAIL = "chris@tfcconnection.org";
TZ = "America/Chicago";
};
restart = always;
restart = "always";
autoStart = true;
volumes = [ "/storge/grist:/persist" ];
};