feat: Update configuration for Nextcloud and Certbot, add image and video organization scripts
This commit is contained in:
@@ -35,7 +35,7 @@ module "nextcloud" {
|
||||
source = "../../modules/apps/nextcloud"
|
||||
|
||||
fqdn = local.nextcloud_fqdn
|
||||
persistent_folder = local.persistent_folder
|
||||
nextcloud_data = local.nextcloud_data
|
||||
app_config = local.nextcloud_config
|
||||
db_credentials_are_secrets = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user