Skip to content

Commit f88bf96

Browse files
committed
update port comment
1 parent c63379a commit f88bf96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<li><strong>Directory structure:</strong> the application directory has reverted to <code>/AgentDVR</code> (previously <code>/home/agentdvr/AgentDVR</code>). Make sure your volume mappings reflect this, particularly in unRAID, Synology and other GUI-based container managers.</li>
5151
<li><strong>Base image:</strong> the image is now based on Debian Trixie.</li>
5252
<li><strong>Image compression:</strong> images use ZSTD compression to reduce size and bandwidth. Version 6.5.7.0 and later require Docker Engine 23.0+ (or Podman Machine v5.1+).</li>
53-
<li><strong>WebRTC port range:</strong> the media port range has changed from <code>50000-50010</code> to <code>50000-50100</code>. Update the range in your Docker CLI command or Compose file accordingly.</li>
53+
<li><strong>WebRTC port range:</strong> the media port range has changed from <code>50000-50100</code> to <code>50000-50100</code>. Update the range in your Docker CLI command or Compose file accordingly.</li>
5454
<li><strong>armhf:</strong> for ARM 32-bit devices, use version 4.8.2.0 or newer.</li>
5555
<li><strong>GPU acceleration:</strong> hardware-accelerated encode/decode requires version 5.3.5.0 or newer.</li>
5656
<li><strong>Beta images</strong> are for testing only and should not be used in production environments.</li>

0 commit comments

Comments
 (0)