mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
Update bookwyrm-server.service
This commit is contained in:
parent
3fa5f005d4
commit
e42b19113d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ WorkingDirectory=__INSTALL_DIR__/
|
|||
EnvironmentFile=__INSTALL_DIR__/.env
|
||||
ExecStart=__INSTALL_DIR__/venv/bin/gunicorn bookwyrm.wsgi:application --bind 127.0.0.1:__PORT__
|
||||
|
||||
ProtectSystem=strict
|
||||
#ProtectSystem=strict
|
||||
ProtectHome=tmpfs
|
||||
#InaccessiblePaths=-/media -/mnt -/srv
|
||||
PrivateTmp=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue