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
d528bc1314
commit
6494e42f11
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ Description=ownCloud Infinite Scale server
|
||||||
Type=simple
|
Type=simple
|
||||||
User=__APP__
|
User=__APP__
|
||||||
Group=__APP__
|
Group=__APP__
|
||||||
Environment=OCIS_BASE_DATA_PATH=__DATA_DIR__
|
|
||||||
Environment=PROXY_HTTP_ADDR=127.0.0.1:__PORT__
|
Environment=PROXY_HTTP_ADDR=127.0.0.1:__PORT__
|
||||||
Environment=OCIS_URL=https://__DOMAIN__
|
Environment=OCIS_URL=https://__DOMAIN__
|
||||||
ExecStart=__INSTALL_DIR__/ocis server
|
ExecStart=__INSTALL_DIR__/ocis server
|
||||||
|
|
Loading…
Add table
Reference in a new issue