sylphco / demo-repository

A code repository designed to show the best GitHub has to offer.
0 stars 2 forks source link

- change 'postgresql' to 'postgres' in docker-compose file. #25

Closed Cherrise-exe closed 1 year ago

Cherrise-exe commented 1 year ago

Description

When working with the virtualenv file and docker environment I was not able to compose up. On further inspection, there were some import errors and database was not being containerized.

Fixes # (issue)

Type of change

Checklist:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

compose-test

build-test

Please pull down this PR and test it in your local environment to verify changes. This change my effect environments differently (Operating Systems, Docker Versions, etc)

Possible Tasklist:

Ship it