fix(ring-mqtt): enable ports (#3686)
* fix(ring-mqtt): enable ports * bump
This commit is contained in:
@@ -35,8 +35,10 @@ service:
|
||||
targetPort: 55123
|
||||
port: 55123
|
||||
rtsp:
|
||||
enabled: true
|
||||
ports:
|
||||
rtsp:
|
||||
enabled: true
|
||||
protocol: TCP
|
||||
targetPort: 8554
|
||||
port: 8554
|
||||
|
||||
Reference in New Issue
Block a user