Fix copy paste errors

This commit is contained in:
herlesupreeth
2021-02-25 17:36:10 +01:00
parent dd78e96bd8
commit ac05f69b35

View File

@@ -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}