##Run DB
docker run -d -p 5433:5432
--name postgres_todo
-e POSTGRES_PASSWORD=mysecretpassword
-e POSTGRES_USER=postgres
-e POSTGRES_DB=todo
postgres:9.6.1
-
Notifications
You must be signed in to change notification settings - Fork 0
pdtnelson/go-todo-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published