From 7ce382173c98f4ca6d7a5dfca82bcd2de63bb5a7 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:12:24 +0200 Subject: [PATCH] add logs --- conf/funkwhale-server.service | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/funkwhale-server.service b/conf/funkwhale-server.service index 63c13c4..53f1052 100644 --- a/conf/funkwhale-server.service +++ b/conf/funkwhale-server.service @@ -6,6 +6,7 @@ PartOf=__APP__.target [Service] User=__APP__ Group=__APP__ +StandardOutput=append:/var/log/__APP__/__APP__.log WorkingDirectory=__INSTALL_DIR__/api EnvironmentFile=__INSTALL_DIR__/config/.env