diff --git a/sc-dashboard/application-csdn.yml b/sc-dashboard/application-csdn.yml new file mode 100644 index 0000000..a3b3982 --- /dev/null +++ b/sc-dashboard/application-csdn.yml @@ -0,0 +1,18 @@ +spring: + profiles: + active: csdn +server: + port: 8900 +turbine: + aggregator: + clusterConfig: default + appConfig: sc-consumer + clusterNameExpression: "'default'" +spring: + application: + name: sc-dashboard +#management: +# endpoints: +# web: +# exposure: +# include: '*' \ No newline at end of file