services: ws2udp: image: git.danilkolesnikov.ru/danilko09/udp_over_ws build: context: . dockerfile: central.Dockerfile ports: - 80:80 restart: always