websocket & change broker decimal to int
This commit is contained in:
@@ -44,6 +44,8 @@ sentry_sdk.init(
|
||||
profile_lifecycle="trace",
|
||||
)
|
||||
|
||||
ASGI_APPLICATION = "Rasaddam_Backend.asgi.application" # noqa
|
||||
|
||||
ALLOWED_HOSTS = [
|
||||
'localhost',
|
||||
'127.0.0.1',
|
||||
|
||||
Reference in New Issue
Block a user