07-08-2018, 12:40 PM
Hi everybody,
i have installed the latest version 0.61 of gekko in a docker container on mac, using localhost on port 3000
I wanted to test new strategies and i moved the ".js" file into strategies folder and ".toml" file into config/strategies folder.
i just reload the browser and it doesn't work, i cannot see the new strategies.
How to reload gekko in a docker container?
i tried:
docker exec "image file" node gekko --ui
it doesn't work
I hope somebody can help
i have installed the latest version 0.61 of gekko in a docker container on mac, using localhost on port 3000
I wanted to test new strategies and i moved the ".js" file into strategies folder and ".toml" file into config/strategies folder.
i just reload the browser and it doesn't work, i cannot see the new strategies.
How to reload gekko in a docker container?
i tried:
docker exec "image file" node gekko --ui
it doesn't work
I hope somebody can help