Skip to content

Commit

Permalink
feat:update appsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayue committed Feb 14, 2023
1 parent 435c93c commit a215a00
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Services/MASA.PM.Service.Admin/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
},
"Secret": ""
},
"Masa:Observable": {
"OtlpUrl": "http://otel-dev-opentelemetry-collector-agent.opentelemetry:4317",
"ServiceName": "masa-dcc-service-admin",
"ServiceVersion": "1.0.0",
"ServiceNameSpace": "iot"
},
"ConnectionStrings": {
"DefaultConnection": "Server=rm-bp17pbv791jbq67z6.sqlserver.rds.aliyuncs.com,3433;Database=loncloud-pm;User Id=masastack;Password=hzss@123masastack;"
},
Expand Down

0 comments on commit a215a00

Please sign in to comment.