mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
Update systemd.service
This commit is contained in:
parent
d2549cd1ba
commit
d528bc1314
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Description=ownCloud Infinite Scale server
|
|||
Type=simple
|
||||
User=__APP__
|
||||
Group=__APP__
|
||||
Environment=OCIS_BASE_DATA_PATH=__DATA_DIR__
|
||||
Environment=PROXY_HTTP_ADDR=127.0.0.1:__PORT__
|
||||
Environment=OCIS_URL=https://__DOMAIN__
|
||||
ExecStart=__INSTALL_DIR__/ocis server
|
||||
|
|
Loading…
Add table
Reference in a new issue