Changed typo, added 80 to 443 redirect for CODE and added shared vars for playbooks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
nextcloud_version: "34.0.0"
|
||||
nextcloud_domain: "cloud.test.local"
|
||||
nextcloud_data_dir: "/etc/nextcloud/data"
|
||||
nextcloud_data_dir: "/etc/nextcloud/data" # /etc/nextcloud is recommendet as the install dir by the hardening guide!
|
||||
nextcloud_install_dir: "/etc/nextcloud"
|
||||
|
||||
nc_db_name: "nextcloud"
|
||||
|
||||
Reference in New Issue
Block a user