Browse Source

fix机构版0918合并

Eric 1 year ago
parent
commit
ad8c5bd379
1 changed files with 12 additions and 0 deletions
  1. 12 0
      cooleshow-app/src/main/resources/bootstrap-dev.yml

+ 12 - 0
cooleshow-app/src/main/resources/bootstrap-dev.yml

@@ -0,0 +1,12 @@
+spring:
+  cloud:
+    nacos:
+      config:
+        server-addr: 10.206.0.17:8848
+        namespace: 6f8374a9-598f-4889-bb17-476070ffb8de
+        group: DEFAULT_GROUP
+        prefix: app
+        file-extension: yaml
+        refresh:
+          enabled: true
+        enabled: true