joeldg / bowhead

PHP trading bot framework
Apache License 2.0
801 stars 288 forks source link

Problems with Docker setup #96

Open raenrfm opened 6 years ago

raenrfm commented 6 years ago

I've got bowhead set up in a container in Ubuntu headless server. When I get to the step

php artisan bowhead:example_usage

I get this:

OneBroker API returned an error - 201: Invalid token. You are not logged in

Any clue as to why that is? Also I cannot make that copy to docker script work.

markbell2410 commented 6 years ago

In your .env file. Add

ONEBROKER_TOKEN=your_api_secret_here