hackoregon / transportation-system-backend

2018 repo for the transportation api backend
MIT License
8 stars 2 forks source link

change file naming conventions, link env variables, and fix startup c… #11

Closed bhgrant8 closed 6 years ago

bhgrant8 commented 6 years ago

This PR will fix issues preventing the container from successfully serving the basic Django screen.

It address in part issues:

2 - connects to the database in docker container

3 - uses correct env variable names for db service, and adds django vars.

4 - using the environment-service model