You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I recall right, you have to create yourself an .hz directory and put the config inside. It'll then be shared with your container and Horizon will use it to launch the application with your configuration
I am run rethinkdb / horizon docker image by using command
docker run -e RETHINKDB_URI=localhost:28015 -v /usr/app/ rethinkdb/horizon
show error
/usr/app doesn't contain an .hz directory
OS Ubuntu 16.4
The text was updated successfully, but these errors were encountered: