Changes home Domain

This commit is contained in:
Nemo 2018-06-18 20:32:12 +05:30
parent 2198faf77b
commit 04281c5702
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ module "resilio" {
module "heimdall" {
source = "heimdall"
domain = "bb8.fun"
domain = "home.bb8.fun"
traefik-labels = "${var.traefik-common-labels}"
auth-header = "${module.docker.auth-header}"
traefik-network-id = "${module.docker.traefik-network-id}"