fatkitten/app/config.example.rb
Gregory Eremin ab5072c1c5 Organized
2013-07-09 14:53:49 +07:00

4 lines
93 B
Ruby

CONFIG = {
database_url: 'postgres://pastemaster:pastemaster@localhost:5432/pastemaster'
}