yuwatidora commented on code in PR #5262:
URL: https://github.com/apache/fineract/pull/5262#discussion_r2646419648
##########
config/docker/env/mariadb.env:
##########
@@ -17,6 +17,4 @@
# under the License.
#
-# Interest Rate Chart validation messages
-validation.msg.savings.interestRateChart.slabs.overlap=There is an overlap
between slabs {0} and {1}.
-validation.msg.savings.interestRateChart.slabs.gap=There is a gap between
slabs {0} and {1}.
+MARIADB_ROOT_PASSWORD=mysql
Review Comment:
@IOhacker I have updated this. Does the new password work?
--
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]