added database to pdev

This commit is contained in:
Adrian Hinz 2022-03-18 10:26:09 +01:00
parent bbeb2f4897
commit 7ad410514f
1 changed files with 2 additions and 0 deletions

View File

@ -18,7 +18,9 @@ default: &default
development:
<<: *default
database: grantcalendar_dev
# database: grantcalendar_pdev
username: calendar_dev
# username: calendar_pdev
password: WxgJ0qT5RphnUPfn
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".