Update README.md

This commit is contained in:
Sambo Chea 2020-06-24 10:30:39 +07:00 committed by GitHub
parent d1f3bb7e6f
commit 1c38296642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,6 @@ spring:
config:
uri: ${CONFIG_URL:https://config-apren.cubetiqs.com}
profile: config-client-sample
username: SomboCheaRootAdmin
password: noRootPassword7891
```
username: myUsername
password: myPassword
```