fix things for docker compose
This commit is contained in:
@@ -91,6 +91,7 @@ def register_shellcontext(app: Flask):
|
||||
'TargetExchange': target_exchange.models.TargetExchange,
|
||||
'Target': target.models.Target,
|
||||
'Registration': registration.models.Registration,
|
||||
'config': app.config,
|
||||
}
|
||||
|
||||
app.shell_context_processor(shell_context)
|
||||
|
||||
Reference in New Issue
Block a user