Refactor traefik.yml to remove unused services and update routing rules for chat and bot subdomains

This commit is contained in:
2024-06-02 09:03:41 +08:00
parent 8da24cf80a
commit c08306ecc2
-1
View File
@@ -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