1
0
Fork 0
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:
Éric Gaspar 2023-09-04 21:56:20 +02:00
parent 2038ad5c5e
commit 091561095a

View file

@ -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