Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Commit

Permalink
add docker mount for forex_analytics models (#1369)
Browse files Browse the repository at this point in the history
  • Loading branch information
madnight authored and DeviaVir committed Feb 18, 2018
1 parent f235ba1 commit 5ddbc60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
- ./conf.js:/app/conf.js
- ./extensions:/app/extensions
- ./simulations:/app/simulations
- ./models:/app/models
links:
- mongodb
command: [ "trade", "--paper" ]
Expand Down

0 comments on commit 5ddbc60

Please sign in to comment.