Peter-Lam / climbr

A utility to log, visualize, and highlight climbing strengths, weaknesses, and trends. Built using Python, ElasticSearch, Kibana, and Docker
https://www.peterqlam.com
MIT License
5 stars 1 forks source link

Remove http://host.docker.internal from code #49

Open Peter-Lam opened 2 years ago

Peter-Lam commented 2 years ago

Since all containers now run off 1 docker-compose file, there is not longer a need to have a seperate env variable for docker vs non. Use localhost:xxx instead of http://host.docker.internal: