From c08306ecc257c9d365343bba09da68d56fc2ea21 Mon Sep 17 00:00:00 2001 From: Teck Meng Date: Sun, 2 Jun 2024 09:03:41 +0800 Subject: [PATCH] Refactor traefik.yml to remove unused services and update routing rules for chat and bot subdomains --- swarm/core.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/swarm/core.yml b/swarm/core.yml index 298b7c8..0033b23 100644 --- a/swarm/core.yml +++ b/swarm/core.yml @@ -116,7 +116,6 @@ services: - --log.level=INFO # Enable the Dashboard and API - --api=true - - --dashboard=true networks: # Use the public network created to be shared between Traefik and # any other service that needs to be publicly available with HTTPS