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 to docker-compose.yml, added helloworld endpoint #2

Closed
wants to merge 2 commits into from

Conversation

shurrey
Copy link
Contributor

@shurrey shurrey commented Apr 24, 2020

Testing with Docker deploy and Blackboard Learn. The docker-compose.yml forwards host port 9001 to container port 9001, but in app.py, we tell Flask to start on 9017.

Also, to test locally that docker is running, I added a simple /helloworld/ endpoint to verify that its running.

Scott Hurrey and others added 2 commits April 23, 2020 11:27
@shurrey
Copy link
Contributor Author

shurrey commented Apr 24, 2020

Fixes #3

@shurrey
Copy link
Contributor Author

shurrey commented Apr 24, 2020

Nevermind. Either you already fixed this or I messed it up in my fork somehow.

@shurrey shurrey closed this Apr 24, 2020
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.

1 participant