Just set the url in the Admin constructor
url
Admin
eg:
admin = Admin(app, name="my-server", url="/db_admin", template_mode="bootstrap3")
This will set admin root to /db_admin
/db_admin
then you can do http://localhost:8000/db_admin
http://localhost:8000/db_admin