Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the docker-compose.yml file #1030

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

m88youngling
Copy link
Contributor

This pull request updates the docker-compose.yml file to replace currently nonfunctional Docker images. You might notice something weird in this pull request, I wasn't sure how to roll back the commit that improperly modified the StatisticsEndpoints.cs. So, I corrected my initial change by creating a new commit that removed the additional line that I previously added. This should make it identical to the original StatisticsEndpoints.cs. I think it would be better though to not merge these commits at all for the sake of cleanliness. If anyone has any advice let me know.

Closes #1026

Uhhh I hope this change adds the ability for the api to report the number of rooms per platform.
Changed the api image source based on suggestions from Slendy
Rolled back my failed attempt to add rooms per platform to the statistics endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker-compose.yml doesn't use pre-built images
2 participants