mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 22:17:37 +08:00
Realize /api/v0.1/ci_relations/s [done]
This commit is contained in:
@@ -19,5 +19,5 @@ migrate = Migrate()
|
||||
cache = Cache()
|
||||
celery = Celery()
|
||||
cors = CORS(supports_credentials=True)
|
||||
rd = RedisHandler(prefix="CMDB_CI") # TODO
|
||||
rd = RedisHandler()
|
||||
es = ESHandler()
|
||||
|
Reference in New Issue
Block a user