fatkitten/app/config.example.rb

4 lines
93 B
Ruby
Raw Normal View History

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