mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2026-01-14 06:04:11 +08:00
修改拼写错误的文本 (#3)
This commit is contained in:
@@ -292,7 +292,7 @@ git clone https://github.com/halo-sigs/plugin-template
|
||||
|
||||
### Halo 配置文件修改
|
||||
|
||||
修改 halo/src/resources/application-dev.yaml
|
||||
修改 halo/src/main/resources/application-dev.yaml
|
||||
|
||||
```yaml
|
||||
halo:
|
||||
@@ -346,7 +346,7 @@ cd ./halo-dev/dev-plugins/plugin-template
|
||||
```bash
|
||||
cd ./halo-dev/halo
|
||||
|
||||
./graldew.bat bootRun --args="--spring.profiles.active=dev"
|
||||
./gradlew.bat bootRun --args="--spring.profiles.active=dev"
|
||||
|
||||
# or macOS/Linux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user