mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-20 16:59:17 +08:00
14 lines
233 B
JSON
14 lines
233 B
JSON
{
|
|
"rules": [
|
|
{
|
|
"state": "on",
|
|
"action": "allow",
|
|
"rule": "/console/posts/editor"
|
|
},
|
|
{
|
|
"state": "on",
|
|
"action": "allow",
|
|
"rule": "/apis/api.console.halo.run/v1alpha1/posts"
|
|
}
|
|
]
|
|
} |