Fix copy paste errors
This commit is contained in:
@@ -484,7 +484,7 @@ services:
|
||||
- "5060/udp"
|
||||
- "5100-5120/tcp"
|
||||
- "5100-5120/udp"
|
||||
- "6100-6100/tcp"
|
||||
- "6100-6120/tcp"
|
||||
- "6100-6120/udp"
|
||||
# ports:
|
||||
# - "3871:3871/udp"
|
||||
@@ -493,8 +493,8 @@ services:
|
||||
# - "5060:5060/udp"
|
||||
# - "5100-5120:5100-5120/tcp"
|
||||
# - "5100-5120:5100-5120/udp"
|
||||
# - "6100-6100:6100-6100/tcp"
|
||||
# - "6100-6120:6100-6100/udp"
|
||||
# - "6100-6120:6100-6120/tcp"
|
||||
# - "6100-6120:6100-6120/udp"
|
||||
networks:
|
||||
default:
|
||||
ipv4_address: ${PCSCF_IP}
|
||||
|
Reference in New Issue
Block a user