Closed duramato closed 6 years ago
Thanks for information, i'll have a look when available
I solved this by changing the line "angular-animate": "^1.3.0", to "angular-animate": "~1.3.0", in web/bower.json. However, now it complains that both dhtbay and bitcannon have a mongodb container. Can you please post some instructions on how to make them work together?
Edit: are the two applications supposed to share a db, or can each have their own?
I'm working on a docker-compose file with both of them, but they can share the same mongo db without problem
I'm trying to run bitcannon on docker, but i'm getting:
Other info you may need, please do ask.
Also on a side note: i've opened the issue here becouse issues aren't open on it's repo, don't know if that's intended.