fred4jupiter / fredbet

Simple football betting application using Spring Boot, Thymeleaf and Bootstrap. Well prepared for betting with friends.
MIT License
119 stars 63 forks source link

docker-compose isnt working #2

Closed WinstonAcid closed 6 years ago

WinstonAcid commented 6 years ago

This compose file isnt working with your latest docker release fredbet/src/docker/docker-compose/mysql.yml

If i change image to fred4jupiter/fredbet:2.0.0 then its working

fred4jupiter commented 6 years ago

Yes, you´re right. I forgot to change the database properties in the compose files. Now it´s fixed. Please try again. Fixed in master.