Remove podman network blue

This commit is contained in:
Jeroen Vijgen
2025-08-13 00:46:11 +03:00
committed by GitHub
parent 47c79dfc12
commit b53d681f2a
-5
View File
@@ -10,8 +10,3 @@ output "service_definitions" {
module.authentik.service_definition,
]
}
output "homelab_docker_network_name" {
description = "The name of the Docker network"
value = module.homelab_docker_network.name
}