hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

Modify db docker service to use the env file #309

Open fyliu opened 2 weeks ago

fyliu commented 2 weeks ago

Overview

We should change the db docker container to use the same .env file that the web container reads, so that we're not hard-coding the values in the docker-compose.yml file.

Action Items

Resources/Instructions