csuttner / meantweets

Show who people are online
0 stars 0 forks source link

Repaired DockerFile and docker-compose.yml #30

Closed evfairchild closed 3 years ago

evfairchild commented 3 years ago

run these commands to test with the API locally

docker build . -t meantweets_api
docker-compose up

defaults to host http://0.0.0.0:5000/ try http://0.0.0.0:5000/meantweet/@AOC from browser