My last PR I assumed everything worked correctly, so I decided to try and tackle #37, in the process of trying to reproduce the problem, I deleted the docker-compose images and actually learnt something about my use of docker-compose in particular that how I was thinking about some of the commands was pretty much incorrect. I learnt how to properly do it, and believe that now, it should be fixed. I also had missed the original migration required by Auth0 to actually work, due to the same issues of understanding.
My last PR I assumed everything worked correctly, so I decided to try and tackle #37, in the process of trying to reproduce the problem, I deleted the
docker-compose
images and actually learnt something about my use ofdocker-compose
in particular that how I was thinking about some of the commands was pretty much incorrect. I learnt how to properly do it, and believe that now, it should be fixed. I also had missed the original migration required by Auth0 to actually work, due to the same issues of understanding.