mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-21 18:24:58 +00:00
docs: fix incorrect configuration instructions in runtime-mode.md (#221)
/kind documentation Closes #220 ```release-note None ```
This commit is contained in:
@@ -25,7 +25,7 @@ halo:
|
||||
```yaml
|
||||
halo:
|
||||
plugin:
|
||||
runtime-mode: deployment
|
||||
runtime-mode: development
|
||||
fixed-plugin-path:
|
||||
- /path/to/your/plugin/plugin-starter
|
||||
```
|
||||
|
Reference in New Issue
Block a user