fix expose from parent

This commit is contained in:
t3chn0m4g3
2022-02-25 13:47:00 +00:00
parent 5237215bf0
commit 8f8bdcbefa
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ services:
networks:
- sentrypeer_local
ports:
- "5060-5069:5060/udp"
- "5060:5060/udp"
# - "127.0.0.1:8082:8082"
image: "dtagdevsec/sentrypeer:2203"
read_only: true