Forex-MT5-Bot/docker-compose.yml

8 lines
117 B
YAML

version: '3.4'
services:
forexzmq:
image: forexzmq
build:
context: .
dockerfile: ./Dockerfile