Update alembic .ini
[pithos] / snf-pithos-backend / pithos / backends / lib / sqlalchemy / alembic.ini
index 30eefc1..ac60889 100644 (file)
@@ -11,8 +11,7 @@ script_location = alembic
 # the 'revision' command, regardless of autogenerate
 # revision_environment = false
 
-#sqlalchemy.url = driver://user:pass@localhost/dbname
-sqlalchemy.url = postgresql://pithos@:5432/pithos_prod
+sqlalchemy.url = driver://user:pass@localhost/dbname
 
 # Logging configuration
 [loggers]