kmcurry / property-buddy

Discover useful data about a location
https://www.spotfax.us
GNU General Public License v3.0
3 stars 2 forks source link

adding docker and compose requirements #33

Closed BretFisher closed 6 years ago

BretFisher commented 6 years ago

a docker-compose up should build and run the container locally on port 80

kmcurry commented 6 years ago

Thank you for the PR!! I haven't merged this yet because I'm unsure how it will impact my existing deployment flow. If I merge this can I still do what I'm doing now or must I switch over to docker deployment?

BretFisher commented 6 years ago

Yes it should work without Docker in existing workflow.