style: tf formatting
This commit is contained in:
@@ -40,7 +40,7 @@ module "calibre" {
|
|||||||
|
|
||||||
module "copyparty" {
|
module "copyparty" {
|
||||||
source = "${local.module_dir}/20-services-apps/copyparty"
|
source = "${local.module_dir}/20-services-apps/copyparty"
|
||||||
fileshare_path = "${local.root_volume}"
|
fileshare_path = local.root_volume
|
||||||
config_path = "${local.volume_host}/copyparty"
|
config_path = "${local.volume_host}/copyparty"
|
||||||
networks = [module.homelab_docker_network.name]
|
networks = [module.homelab_docker_network.name]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user