912c4d Fix commented out DB_URL strings for MySQL and PostgreSQL in sample config

1 file Authored by Neal Gompa 6 years ago , Committed by Pierre-Yves Chibon 6 years ago ,
    Fix commented out DB_URL strings for MySQL and PostgreSQL in sample config
    
    The formatting of the 'DB_URL' strings for MySQL and PostgreSQL were slightly
    wrong, leading to confusion when switching from SQLite to either database in
    the configuration.
    
    Merges https://pagure.io/pagure/pull-request/3276
    
    Signed-off-by: Neal Gompa <ngompa13@gmail.com></ngompa13@gmail.com>
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr></pingou@pingoured.fr>
    
        
file modified
+2 -2