mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
parent
6494e42f11
commit
54f4e3c2d0
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ 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