xiaomizhou2 opened a new issue, #29657:
URL: https://github.com/apache/shardingsphere/issues/29657
## Feature Request
**For English only**, other languages will not be accepted.
Please pay attention on issues you submitted, because we maybe need more
details.
If no response anymore and we cannot make decision by current information,
we will **close it**.
Please answer these questions before submitting your issue. Thanks!
### Is your feature request related to a problem?
no;
### Describe the feature you would like.
sharding yaml file context support global env value.example:
```yaml
dataSources:
master:
url: ${DATASOUCE_URL:jdbc:mysql:127.0.0.1:3306/test
```
I can modify it with env.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]