fix typo: eanbled to enabled (#1837)

* fix typo: eanbled to enabled
pull/1861/head
laohuihui 2022-04-11 21:36:16 +08:00 committed by GitHub
parent ce9284b962
commit c468bc0dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ spring:
enabled: always
devtools:
restart:
eanbled: true
enabled: true
datasource:
type: com.zaxxer.hikari.HikariDataSource

View File

@ -6,7 +6,7 @@ server:
spring:
devtools:
restart:
eanbled: false
enabled: false
mvc:
pathmatch:
use-suffix-pattern: true
@ -69,4 +69,4 @@ springfox:
halo:
download-timeout: 5m
cache: memory
work-dir: ${user.home}/.halo/
work-dir: ${user.home}/.halo/