MitchellHarrison / stream-environment

Python. Postgres. Docker. | Microservices in pursuit of a better, more interactive live stream. https://twitch.tv/mitchsworkshop
https://twitch.tv/mitchsworkshop
MIT License
20 stars 12 forks source link

create .env file for docker-compose #20

Closed MitchellHarrison closed 2 years ago

MitchellHarrison commented 2 years ago

An env file is a better way to store things like addresses and ports for services. We will create an env file in the same directory as the docker-compose file.