Add new provision script, Vagrantfile and update local setup guide
This commit is contained in:

committed by
Sebastian Serth

parent
281813c3d1
commit
667ab52504
@ -4,6 +4,7 @@ default: &default
|
||||
password: CHANGE_ME
|
||||
pool: 16
|
||||
username: postgres
|
||||
host: localhost
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
|
Reference in New Issue
Block a user