mirror of
https://github.com/bec-project/bec_atlas.git
synced 2025-07-13 22:51:49 +02:00
fix: fixed demo script for new deployment access model
This commit is contained in:
@ -65,7 +65,8 @@ class DemoSetupLoader:
|
||||
"user_write_access": [],
|
||||
"su_read_access": [],
|
||||
"su_write_access": [],
|
||||
"remote_access": [],
|
||||
"remote_read_access": [],
|
||||
"remote_write_access": [],
|
||||
}
|
||||
self.db["deployment_access"].insert_one(deployment_access)
|
||||
|
||||
|
Reference in New Issue
Block a user