refactor: rename database from mikrotik to tod in backend code
This commit is contained in:
@@ -57,7 +57,7 @@ version_path_separator = space # No separator in paths.
|
||||
# are written from script.mako
|
||||
# output_encoding = utf-8
|
||||
|
||||
sqlalchemy.url = postgresql+asyncpg://postgres:postgres@localhost:5432/mikrotik
|
||||
sqlalchemy.url = postgresql+asyncpg://postgres:postgres@localhost:5432/tod
|
||||
|
||||
|
||||
[post_write_hooks]
|
||||
|
||||
Reference in New Issue
Block a user