percurnicus / opportunity

Local web application to view images from Opportunity Rover
MIT License
0 stars 0 forks source link

Expose posgres port to 5433 in tests #20

Closed percurnicus closed 5 years ago

percurnicus commented 5 years ago

Configure the test container to expose 5432:5433 like the actual app does. See https://docker-py.readthedocs.io/en/1.8.0/port-bindings/