hosts/marisa: fix gitea mailer
Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
Type = "simple";
|
||||
Environment = [
|
||||
"TITLE=nattofiles"
|
||||
"USER_URL=${lib'.network.addresses.subdomain.natto "f"}"
|
||||
"USER_URL=https://f.${lib'.network.addresses.domain.natto}"
|
||||
"ROCKET_LIMITS={file=\"512MB\",data-form=\"512MB\"}"
|
||||
"ROCKET_LOG_LEVEL=debug"
|
||||
"ROCKET_ADDRESS=0.0.0.0"
|
||||
];
|
||||
Restart = "on-failure";
|
||||
ExecStart = "${inputs.filehost.packages.${pkgs.system}.simpler-filehost}/bin/simpler-filehost";
|
||||
|
Reference in New Issue
Block a user