fixed ports
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user