1
0
Fork 0
fatkitten/app/config.example.rb

4 lines
93 B
Ruby
Raw Normal View History

2013-07-08 14:04:59 +00:00
CONFIG = {
database_url: 'postgres://pastemaster:pastemaster@localhost:5432/pastemaster'
}