Implemented sync view
This commit is contained in:
@@ -18,6 +18,7 @@ sentry_sdk.init("https://0a106e104e114bc9a3fa47f9cb0db2f4@sentry.kmlabz.com/10")
|
||||
|
||||
app = Flask(__name__)
|
||||
app.config['REDIS_URL'] = os.environ['REDIS_URL']
|
||||
app.config['LOCAL_UUID'] = os.environ['LOCAL_UUID']
|
||||
|
||||
redis_client.init_app(app)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user