1
0
Fork 0
fatkitten/config.example.rb

4 lines
93 B
Ruby

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