mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
Update Traefik configuration to include bolt-socket entry point and adjust routing rules
This commit is contained in:
+6
-4
@@ -11,10 +11,6 @@ x-environment: &default-environment
|
||||
volumes:
|
||||
production_traefik: {}
|
||||
portainer_data: {}
|
||||
# vol-emqx-data1:
|
||||
# name: foo-emqx-data1
|
||||
# vol-emqx-data2:
|
||||
# name: foo-emqx-data2
|
||||
|
||||
services:
|
||||
osrm-backend:
|
||||
@@ -293,6 +289,12 @@ services:
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "7687:7687"
|
||||
- 1883:1883
|
||||
- 8083:8083
|
||||
- 8084:8084
|
||||
- 8883:8883
|
||||
# - 18083:18083
|
||||
|
||||
networks:
|
||||
# emqx-bridge:
|
||||
|
||||
Reference in New Issue
Block a user