2rss/settings.ini

11 lines
148 B
INI
Raw Permalink Normal View History

2017-12-29 14:45:37 +00:00
[general]
site_url=http://localhost:5000
debug=true
2017-12-29 14:45:37 +00:00
[db]
adapter=postgres
host=localhost
user=postgres
password=mysecretpassword
database=postgres