fixed prometheus config for livekit
This commit is contained in:
@@ -37,11 +37,12 @@ services:
|
||||
- "7880:7880"
|
||||
- "7881:7881"
|
||||
- "7882:7882/udp"
|
||||
- "6789:6789" # metrics port
|
||||
volumes:
|
||||
- ./packages/livekit/livekit.yaml:/etc/livekit.yaml
|
||||
command:
|
||||
- "--config"
|
||||
- "/livekit.yaml"
|
||||
- "/etc/livekit.yaml"
|
||||
- "--node-ip=127.0.0.1"
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user