mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Add logs and fix startup on non-SSE4 systems.
This commit is contained in:
parent
7e07a705d1
commit
89b4e2dcdd
2 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ Environment=ADMIN_USERNAME="__ADMIN__"
|
|||
Environment=ADMIN_PASS="__PASSWORD__"
|
||||
Environment=ADMIN_EMAIL="__EMAIL__"
|
||||
Environment=OVERWRITE_SETTING_Show_Setup_Wizard=completed
|
||||
StandardOutput=append:/var/log/__APP__/rocketchat.log
|
||||
StandardError=inherit
|
||||
|
||||
# Sandboxing options to harden security
|
||||
# Depending on specificities of your service/app, you may need to tweak these
|
||||
|
|
BIN
sources/extra_files/main/programs/server/npm/node_modules/sharp/build/Release/sharp-linux-x64.node
generated
vendored
Normal file
BIN
sources/extra_files/main/programs/server/npm/node_modules/sharp/build/Release/sharp-linux-x64.node
generated
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue