mirror of
https://github.com/oonyeje/Pearlception_Website_RoR.git
synced 2025-12-25 03:37:40 +00:00
Update config for remote db
This commit is contained in:
parent
0dc095aa3f
commit
9bd32acc3d
@ -14,9 +14,19 @@ default: &default
|
||||
encoding: utf8
|
||||
pool: 5
|
||||
username: root
|
||||
password:
|
||||
password: terps
|
||||
socket: /var/run/mysqld/mysqld.sock
|
||||
|
||||
stats:
|
||||
adapter: mysql2
|
||||
encoding: utf8
|
||||
pool: 5
|
||||
username: ivauser
|
||||
password: ivapassword
|
||||
host: taylors.c02zesysnssi.us-west-2.rds.amazonaws.com
|
||||
port: 3306
|
||||
database: taylors
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
database: Pearlception_development
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user