Skip to content

briannbig/afya-village

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creating postgres database docker instance

docker run --name afya-village-datastore -e POSTGRES_PASSWORD=afy4 -e POSTGRES_DB=afya_village -e POSTGRES_USER=afya -p 5444:5432 -d postgres:alpine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages