1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/reiverr_ynh.git synced 2024-09-03 20:16:14 +02:00

Wrong guess

This commit is contained in:
Thomas 2023-11-03 11:01:43 +01:00 committed by GitHub
parent 5cee0ae672
commit 5f15de6de2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,6 @@ ExecStart=__YNH_NODE__ __YNH_NPM__ run deploy
StandardOutput=append:/var/log/__APP__/__APP__.log
StandardError=inherit
#To prevent the 502 bad gateway after restore
TimeoutSec=900
# Sandboxing options to harden security
# Depending on specificities of your service/app, you may need to tweak these
# .. but this should be a good baseline