diff --git a/files/alembic.ini b/files/alembic.ini index a519090..e0dc1d2 100644 --- a/files/alembic.ini +++ b/files/alembic.ini @@ -2,7 +2,7 @@ [alembic] # path to migration scripts -script_location = alembic +script_location = /usr/share/pagure/alembic # template used to generate migration files # file_template = %%(rev)s_%%(slug)s