fixed ports

This commit is contained in:
2025-06-22 14:37:49 +04:00
parent 19acc54c80
commit 1a95a88567

View File

@ -3,8 +3,8 @@ services:
build: .
container_name: csdm-1
ports:
- "${PORT}:${PORT}/udp"
- "${HLTV_PORT}:${HLTV_PORT}/udp"
- "27015:27015/udp"
- "27020:27020/udp"
restart: unless-stopped
environment:
MAP: "de_dust2"