Merge branch 'develop' into rename_master_branch

This commit is contained in:
Matthias
2020-09-21 19:31:25 +02:00
22 changed files with 206 additions and 88 deletions

View File

@@ -4,6 +4,8 @@ services:
freqtrade:
image: freqtradeorg/freqtrade:stable
# image: freqtradeorg/freqtrade:develop
# Use plotting image
# image: freqtradeorg/freqtrade:develop_plot
# Build step - only needed when additional dependencies are needed
# build:
# context: .