Add ui installation to docker container builds

This commit is contained in:
Matthias
2021-01-25 21:08:15 +01:00
parent 35c2e2556e
commit 1df0aa8751
3 changed files with 8 additions and 4 deletions

View File

@@ -17,8 +17,8 @@ services:
# Expose api on port 8080 (localhost only)
# Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation
# before enabling this.
#ports:
# - "127.0.0.1:8080:8080"
# ports:
# - "127.0.0.1:8080:8080"
# Default command used when running `docker compose up`
command: >
trade