의 미러
https://github.com/Qoyyuum/Forex-MT5-Bot.git
synced 2026-02-23 07:53:17 +00:00
8 lines
117 B
YAML
8 lines
117 B
YAML
|
|
version: '3.4'
|
||
|
|
|
||
|
|
services:
|
||
|
|
forexzmq:
|
||
|
|
image: forexzmq
|
||
|
|
build:
|
||
|
|
context: .
|
||
|
|
dockerfile: ./Dockerfile
|