Remove comment

This commit is contained in:
Nemo 2017-11-26 13:42:28 +05:30
parent a0e5f7edd7
commit b64aa08c69
1 changed files with 0 additions and 5 deletions

View File

@ -287,11 +287,6 @@ resource "docker_container" "airsonic" {
"traefik.port" = 4040
"traefik.enable" = "true"
}
# ports {
# internal = 4040
# external = 4040
# }
}
resource "docker_container" "sickrage" {