🚧 backend: wip initial setup for admin route to delete user (#799)
This commit is contained in:
committed by
Anton Shepilov
parent
185ec5ac5c
commit
16c68f25fd
@@ -35,6 +35,9 @@
|
||||
"logger": {
|
||||
"level": "debug"
|
||||
},
|
||||
"admin": {
|
||||
"endpointSecret": ""
|
||||
},
|
||||
"diagnostics": {
|
||||
"skipKeys": [],
|
||||
"probeSecret": "",
|
||||
@@ -231,6 +234,7 @@
|
||||
]
|
||||
},
|
||||
"services": [
|
||||
"admin",
|
||||
"auth",
|
||||
"diagnostics",
|
||||
"push",
|
||||
|
||||
Reference in New Issue
Block a user