Clinical-Genomics-Lund / bonsai

Visualize and analyze resistance and outbreak of bacterial pathogen
https://bonsai-wgs.readthedocs.io/en/latest/
4 stars 1 forks source link

Fix default compose file #146

Closed mhkc closed 7 months ago

mhkc commented 7 months ago

Fixed errors in the default docker-compose file.

How to setup and perform the tests

  1. Clone the repository
  2. Run docker-compose up -d
  3. Create use docker-compose exec api bonsai_api create-user -u admin -p admin -m place.holder@mail.com -r admin
  4. Goto, http://localhost:8000 and log in

Expected outcome

Login should work