misc changes

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-10-30 12:15:28 +05:30
parent abbc85ef59
commit 04e008826f
2 changed files with 6 additions and 2 deletions

View File

@@ -42,6 +42,7 @@
name = "simpler-filehost";
config = {
Cmd = [ "${simpler-filehost}/bin/simpler-filehost" ];
Env = [ "ROCKET_ADDRESS=0.0.0.0" ];
};
};
};