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

flyboys fix for some docker issues #5

Closed flyboy1565 closed 2 years ago

flyboy1565 commented 2 years ago

Changed the order of the dependancies. Twitch chat reader should depend on chat-input-handler... without that the service is useless.

Changed the backend container to use an assigned port (choose 1336 at random).

I would recommend pulling this branch and test, instead of merging and using to see if it resolve the issues you were having at the end of the last stream.