mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Update database.yml.tmpl with PGSQL hint
This commit is contained in:
parent
819dbb4a1e
commit
1e76f598b8
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ development:
|
||||||
password:
|
password:
|
||||||
|
|
||||||
production:
|
production:
|
||||||
|
# Set this to 'postgresql' if using PostgreSQL.
|
||||||
adapter: mysql2
|
adapter: mysql2
|
||||||
database: tracks
|
database: tracks
|
||||||
# set this if you are storing utf8 in your mysql database to handle strings
|
# set this if you are storing utf8 in your mysql database to handle strings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue