13 lines
293 B
JSON
13 lines
293 B
JSON
{
|
|
"app_name" : "app_nextcloud",
|
|
"caption" : "NextCloud",
|
|
"http_uri" : "",
|
|
"use_http" : false,
|
|
"https_uri" : "https://[server_name]/",
|
|
"use_https" : true,
|
|
"frame_support" : false,
|
|
"require" : [
|
|
{"data" : "php"}
|
|
]
|
|
}
|