Add new provision script, Vagrantfile and update local setup guide

This commit is contained in:
Felix Auringer
2021-01-14 11:12:04 +01:00
committed by Sebastian Serth
parent 281813c3d1
commit 667ab52504
6 changed files with 169 additions and 240 deletions

View File

@ -4,6 +4,7 @@ default: &default
password: CHANGE_ME
pool: 16
username: postgres
host: localhost
development:
<<: *default