Jafner.net/homelab/fighter/config/home-assistant/wyze-bridge.env
Joey Hafner 6086222503
Reorganize root level of repo.
- Move homelab, Jafner.dev (now called blog) to root.
- Rename "archived projects" -> "archive"
- Rename "active projects" -> "projects"
- Rename "jafner-homebrew" -> "5ehomebrew"
- Rename "docker-llm-amd" -> "local-ai"
2024-07-16 12:17:55 -07:00

8 lines
285 B
Bash

# [OPTIONAL] IP Address of the host to enable WebRTC e.g.,:
WB_IP=192.168.1.23
# [CUSTOM PORTS] For reverse proxy compatibility
WB_RTSP_URL=rtsp://192.168.1.23:18554/
WB_RTMP_URL=rtmp://192.168.1.23:11935/
WB_HLS_URL=http://192.168.1.23:19090/
WB_WEBRTC_URL=http://192.168.1.23:19091/