fixed build path

This commit is contained in:
2025-06-20 21:22:33 +04:00
parent 9e99d7abdd
commit 921886921f

View File

@ -2,7 +2,7 @@ version: "3.9"
services: services:
csdm_1: csdm_1:
build: ./csserver build: .
container_name: csdm-1 container_name: csdm-1
ports: ports:
- "${PORT}:${PORT}/udp" - "${PORT}:${PORT}/udp"