fix alembic
This commit is contained in:
@@ -64,7 +64,7 @@ version_path_separator = os
|
||||
# output_encoding = utf-8
|
||||
|
||||
# sqlalchemy.url = driver://user:pass@localhost/dbname
|
||||
sqlalchemy.url = postgresql://maia:maia@localhost:5432/maia
|
||||
sqlalchemy.url = postgresql://maia:maia@db:5432/maia
|
||||
|
||||
[post_write_hooks]
|
||||
# post_write_hooks defines scripts or Python functions that are run
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user