diff --git a/conf/systemd.service b/conf/systemd.service index 1535540..947750d 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -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