From 72e99f5ed04e207c5e72d391e1e94d5b1b9a4d2c Mon Sep 17 00:00:00 2001 From: IronicBadger Date: Tue, 30 Aug 2022 15:19:50 -0400 Subject: [PATCH] new JB url to take site LIVE --- ansible/group_vars/core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/core.yaml b/ansible/group_vars/core.yaml index 8a63649..87a675f 100644 --- a/ansible/group_vars/core.yaml +++ b/ansible/group_vars/core.yaml @@ -257,7 +257,7 @@ containers: image: jb-jbcom:latest labels: - traefik.enable=true - - traefik.http.routers.jbcom.rule=Host(`new.jupiterbroadcasting.com`) + - traefik.http.routers.jbcom.rule=Host(`jupiterbroadcasting.com`) - traefik.http.routers.jbcom.entrypoints=websecure - traefik.http.routers.jbcom.tls.certresolver=cloudflare - traefik.http.services.jbcom.loadbalancer.server.port=80