şunun yansıması
https://github.com/Qoyyuum/Forex-MT5-Bot.git
eşitlenme: 2026-02-22 23:53:15 +00:00
8 satır
117 B
YAML
8 satır
117 B
YAML
|
|
version: '3.4'
|
||
|
|
|
||
|
|
services:
|
||
|
|
forexzmq:
|
||
|
|
image: forexzmq
|
||
|
|
build:
|
||
|
|
context: .
|
||
|
|
dockerfile: ./Dockerfile
|