mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-04-27 01:40:50 +00:00
13 lines
222 B
YAML
13 lines
222 B
YAML
spring:
|
||
application:
|
||
name: novel-home
|
||
profiles:
|
||
active: dev
|
||
cloud:
|
||
nacos:
|
||
config:
|
||
ext‐config[0]:
|
||
data‐id: novel-redis.yml
|
||
group: novel-common
|
||
refresh: true
|