Move matrix-bridge-mautrix-signal to its own container network and add native Traefik support
This commit is contained in:
@ -80,9 +80,9 @@ appservice:
|
||||
# Prometheus config.
|
||||
metrics:
|
||||
# Enable prometheus metrics?
|
||||
enabled: false
|
||||
enabled: {{ matrix_mautrix_signal_metrics_enabled | to_json }}
|
||||
# IP and port where the metrics listener should be. The path is always /metrics
|
||||
listen: 127.0.0.1:8000
|
||||
listen: 0.0.0.0:8000
|
||||
|
||||
# Bridge config
|
||||
bridge:
|
||||
|
Reference in New Issue
Block a user