Restore settings preferences and simplify services editor
This commit is contained in:
@@ -88,16 +88,6 @@ export const dashboardSnapshot: ControlPlaneState = {
|
||||
assignable: true,
|
||||
},
|
||||
{
|
||||
id: 'admin',
|
||||
name: 'Admin',
|
||||
command: 'admin',
|
||||
protocol: 'http',
|
||||
description: 'Restricted admin visibility endpoint.',
|
||||
port: 8081,
|
||||
enabled: true,
|
||||
assignable: false,
|
||||
},
|
||||
{
|
||||
id: 'proxy',
|
||||
name: 'HTTP proxy',
|
||||
command: 'proxy',
|
||||
|
||||
Reference in New Issue
Block a user