mirror of
https://github.com/OCEAN-xyz/datum-gateway-startos.git
synced 2025-05-12 11:10:42 +02:00
rename API to admin
This commit is contained in:
parent
be6113e329
commit
8aa0a3cab6
@ -222,8 +222,8 @@ export const getConfig: T.ExpectedExports.getConfig = compat.getConfig({
|
||||
},
|
||||
admin_password: {
|
||||
type: "string",
|
||||
name: "API password",
|
||||
description: "API password for actions/changes",
|
||||
name: "Admin Password",
|
||||
description: "Admin password for actions/changes",
|
||||
default: "",
|
||||
nullable: true,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user