examples icon indicating copy to clipboard operation
examples copied to clipboard

aws-django-voting-app migration does not work

Open leezen opened this issue 4 years ago • 0 comments

It seems like the migration in the aws-django-voting-app example doesn't actually work. Even after updating the the task definition to include "entrypoint": ["sh", "-c"], and chmod'ing setupDatabase.sh to be executable so that it actually runs correctly, the tables never seem to build.

leezen avatar Nov 04 '20 04:11 leezen