mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
Refactor traefik.yml to remove unused services and update routing rules for chat and bot subdomains
This commit is contained in:
@@ -116,7 +116,6 @@ services:
|
|||||||
- --log.level=INFO
|
- --log.level=INFO
|
||||||
# Enable the Dashboard and API
|
# Enable the Dashboard and API
|
||||||
- --api=true
|
- --api=true
|
||||||
- --dashboard=true
|
|
||||||
networks:
|
networks:
|
||||||
# Use the public network created to be shared between Traefik and
|
# Use the public network created to be shared between Traefik and
|
||||||
# any other service that needs to be publicly available with HTTPS
|
# any other service that needs to be publicly available with HTTPS
|
||||||
|
|||||||
Reference in New Issue
Block a user