This commit is contained in:
Chris Cochrun 2025-05-17 13:26:30 -05:00
parent cca846f647
commit 8f3d6f0e0a

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" ];
};