diff --git a/README.md b/README.md index 2dee840..adf861c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ spring: config: uri: ${CONFIG_URL:https://config-apren.cubetiqs.com} profile: config-client-sample - username: SomboCheaRootAdmin - password: noRootPassword7891 -``` \ No newline at end of file + username: myUsername + password: myPassword +```