diff --git a/build/configs/standalone/supervisor/ds-adminpanel.conf b/build/configs/standalone/supervisor/ds-adminpanel.conf index e0ce7ceb35..8fe354b004 100644 --- a/build/configs/standalone/supervisor/ds-adminpanel.conf +++ b/build/configs/standalone/supervisor/ds-adminpanel.conf @@ -2,7 +2,7 @@ command=%(ENV_EO_ROOT)s/server/AdminPanel/server/adminpanel directory=%(ENV_EO_ROOT)s/server/AdminPanel user=ds -environment=NODE_ENV=production-linux,NODE_CONFIG_DIR=%(ENV_EO_CONF)s,NODE_DISABLE_COLORS=1,APPLICATION_NAME=onlyoffice,LD_LIBRARY_PATH=%(ENV_EO_ROOT)s/server/FileConverter/bin:%(ENV_EO_ROOT)s/server/FileConverter/lib +environment=NODE_ENV=production-linux,NODE_CONFIG_DIR=%(ENV_EO_CONF)s,NODE_DISABLE_COLORS=1,APPLICATION_NAME=euro-office,LD_LIBRARY_PATH=%(ENV_EO_ROOT)s/server/FileConverter/bin:%(ENV_EO_ROOT)s/server/FileConverter/lib stdout_logfile=%(ENV_EO_LOG)s/adminpanel/out.log stdout_logfile_backups=0 stdout_logfile_maxbytes=0 diff --git a/build/configs/standalone/supervisor/ds-converter.conf b/build/configs/standalone/supervisor/ds-converter.conf index 0e7e29e4fd..b9a9be86ec 100644 --- a/build/configs/standalone/supervisor/ds-converter.conf +++ b/build/configs/standalone/supervisor/ds-converter.conf @@ -2,7 +2,7 @@ command=%(ENV_EO_ROOT)s/server/FileConverter/converter directory=%(ENV_EO_ROOT)s/server/FileConverter user=ds -environment=NODE_ENV=production-linux,NODE_CONFIG_DIR=%(ENV_EO_CONF)s,NODE_DISABLE_COLORS=1,APPLICATION_NAME=onlyoffice,LD_LIBRARY_PATH=%(ENV_EO_ROOT)s/server/FileConverter/bin:%(ENV_EO_ROOT)s/server/FileConverter/lib +environment=NODE_ENV=production-linux,NODE_CONFIG_DIR=%(ENV_EO_CONF)s,NODE_DISABLE_COLORS=1,APPLICATION_NAME=euro-office,LD_LIBRARY_PATH=%(ENV_EO_ROOT)s/server/FileConverter/bin:%(ENV_EO_ROOT)s/server/FileConverter/lib stdout_logfile=%(ENV_EO_LOG)s/converter/out.log stdout_logfile_backups=0 stdout_logfile_maxbytes=0 diff --git a/build/configs/standalone/supervisor/ds-docservice.conf b/build/configs/standalone/supervisor/ds-docservice.conf index 62ed4d426a..e42c81336c 100644 --- a/build/configs/standalone/supervisor/ds-docservice.conf +++ b/build/configs/standalone/supervisor/ds-docservice.conf @@ -2,7 +2,7 @@ command=%(ENV_EO_ROOT)s/server/DocService/docservice directory=%(ENV_EO_ROOT)s/server/DocService user=ds -environment=NODE_ENV=production-linux,NODE_CONFIG_DIR=%(ENV_EO_CONF)s,NODE_DISABLE_COLORS=1,APPLICATION_NAME=onlyoffice,LD_LIBRARY_PATH=%(ENV_EO_ROOT)s/server/FileConverter/bin:%(ENV_EO_ROOT)s/server/FileConverter/lib +environment=NODE_ENV=production-linux,NODE_CONFIG_DIR=%(ENV_EO_CONF)s,NODE_DISABLE_COLORS=1,APPLICATION_NAME=euro-office,LD_LIBRARY_PATH=%(ENV_EO_ROOT)s/server/FileConverter/bin:%(ENV_EO_ROOT)s/server/FileConverter/lib stdout_logfile=%(ENV_EO_LOG)s/docservice/out.log stdout_logfile_backups=0 stdout_logfile_maxbytes=0 diff --git a/build/configs/standalone/supervisor/ds-example.conf b/build/configs/standalone/supervisor/ds-example.conf index c59c5c0296..ea439e0328 100644 --- a/build/configs/standalone/supervisor/ds-example.conf +++ b/build/configs/standalone/supervisor/ds-example.conf @@ -2,7 +2,7 @@ command=%(ENV_EO_ROOT)s-example/example directory=%(ENV_EO_ROOT)s-example/ user=ds -environment=NODE_ENV=production-linux,NODE_CONFIG_DIR=%(ENV_EO_CONF)s-example,NODE_DISABLE_COLORS=1,APPLICATION_NAME=onlyoffice +environment=NODE_ENV=production-linux,NODE_CONFIG_DIR=%(ENV_EO_CONF)s-example,NODE_DISABLE_COLORS=1,APPLICATION_NAME=euro-office stdout_logfile=%(ENV_EO_LOG)s/ds-example_out.log stdout_logfile_backups=0 stdout_logfile_maxbytes=0