7 lines
214 B
Bash
7 lines
214 B
Bash
|
|
# Copy to .env (never commit .env)
|
||
|
|
# Optional: terminal data folder hash under %APPDATA%\MetaQuotes\Terminal\
|
||
|
|
MT5_TERMINAL_DATA_ID=
|
||
|
|
|
||
|
|
# Optional: full path to terminal64.exe when auto-detect fails
|
||
|
|
MT5_TERMINAL_EXE=
|