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
2038ad5c5e
commit
091561095a
1 changed files with 0 additions and 4 deletions
|
@ -5,10 +5,6 @@ Description=Owncloud server
|
|||
Type=simple
|
||||
User=__APP__
|
||||
Group=__APP__
|
||||
#EnvironmentFile=__INSTALL_DIR__/.ocis/config
|
||||
|
||||
#Environment=OCIS_INSECURE=true
|
||||
#Environment=OCIS_FORCE_CONFIG_OVERWRITE=true
|
||||
Environment=PROXY_HTTP_ADDR=127.0.0.1:__PORT__
|
||||
Environment=OCIS_URL=https://__DOMAIN__
|
||||
ExecStart=__INSTALL_DIR__/owncloud server
|
||||
|
|
Loading…
Add table
Reference in a new issue