build: map port 2500 on the pod

This commit is contained in:
Astra 2026-09-09 16:11:07 +01:00
parent 1b7efc50e9
commit fade2bca67

View file

@ -34,6 +34,7 @@ if ! podman pod exists "$POD"; then
-p 2398:2398 \
-p 127.0.0.1:2600:2600 \
-p 2400:2400 \
-p 2500:2500 \
-p 12399:12399/udp \
-p 12400:12400/udp \
-p 12500-12999:12500-12999/udp