add image url to docker-compose.yaml
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
services:
|
||||
ws2udp:
|
||||
image: git.danilkolesnikov.ru/danilko09/udp_over_ws
|
||||
build:
|
||||
context: .
|
||||
dockerfile: central.Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user