zhaohuabing commented on issue #1936:
URL: https://github.com/apache/dubbo-go/issues/1936#issuecomment-1160016176
@sanxun0325 Thanks a lot. It worked. Can I use environment variables in the
value? Like:
```
dubbo:
application:
registries:
protocols:
provider:
services:
UserProvider:
interface: org.apache.dubbo.UserProvider.Test
params:
custom_parameter1: ${CUSTOM_PARAMETER1}
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]