generated from CodeForBaltimore/ProjectTemplate
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
User Story
As a developer
I'd like to have a working docker-compose.yaml
So that I can quickly launch the full stack app locally
Acceptance Criteria
-
docker-compose upwill launch theDockerfileincluded in the repo, and a PostgreSQL container - the containers work together and the API is accessible from
localhost
Notes
Currently, it looks like PostgreSQL is broadcasting on 0.0.0.0 which may be correct, but networking isn't setup properly. This is likely a quick fix.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed