diff --git a/fas/fas.cfg b/fas/fas.cfg index e557ea0..f97e224 100644 --- a/fas/fas.cfg +++ b/fas/fas.cfg @@ -52,7 +52,7 @@ mail.encoding = 'utf-8' # If you have sqlite, here's a simple default to get you started # in development -sqlalchemy.dburi="postgres://fedora:bunbunbun@localhost/fas2" +sqlalchemy.dburi="postgres://fedora:test@localhost/fas2" sqlalchemy.echo=True # if you are using a database or table type without transactions