GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
java
/
gitbucket-docker-postgres
Transfer to URL with SHA
Find file
Newer
Older
tree:
fe50a0cb26
Branches
Tags
×
master
gitbucket-docker-postgres
/
gitbucket_data
/ database.conf
malexple
on 28 Feb
101 bytes
Add gitbucket docker postgres
Raw
Blame
History
db { url = "jdbc:postgresql://postgres:5432/postgres" user = "postgres" password = "postgres" }