elections: fix the path to the alembic revisions

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-04-29 12:15:54 +02:00
parent d71529606b
commit 2b16867d92

View file

@ -2,7 +2,7 @@
[alembic]
# path to migration scripts
script_location = /usr/share/fedora-elections/alembic
script_location = /opt/app-root/src/alembic
# template used to generate migration files
# file_template = %%(rev)s_%%(slug)s