/fotbal-cz-api

Unofficial API for fotbal.cz statistics and results

Primary LanguageHTMLApache License 2.0Apache-2.0

fotbal-cz-api Build Status Coverage Status

Unofficial API for fotbal.cz statistics and results

Docker in MacOs troubleshooting

Networking problem - restart docker-machine (changing network etc.)

docker-machine restart default # Restart the environment eval $(docker-machine env default) # Refresh your environment settings docker-machine regenerate-certs default