Fix left/right

This commit is contained in:
Simon 2021-09-17 23:52:03 +01:00
parent 1f9b9d1de3
commit a993a1e3e1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ services:
FreeDMR-IPSC:
container_name: FreeDMR-IPSC
ports:
#IPSC port - left side always stays the same (inside container), right side is
#IPSC port - right side always stays the same (inside container), left side is
#the port you want to present on the outside.
#This is automatically mapped - docker uses iptables to do this
- '55000:55000/udp'