Skip to content

Commit

Permalink
docs: updated nacos_config.md
Browse files Browse the repository at this point in the history
  • Loading branch information
L2ncE authored Feb 7, 2023
1 parent 5886760 commit 3008e94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion static/docs/NACOS_CONFIG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ _auth_srv => AUTH_GROUP_
"wx_config": {
"app_id": "your app id",
"app_secret": "your app secret"
},
"blob_srv": {
"name": "blob_srv"
}
}
```
Expand Down Expand Up @@ -155,4 +158,4 @@ _trip_srv => RENTAL_GROUP_
"name": "profile_srv"
}
}
```
```

0 comments on commit 3008e94

Please sign in to comment.