Spotter-VM/mifosx/tmp/mifosx-schemapwd.sql

2 lines
111 B
MySQL
Raw Normal View History

UPDATE tenants SET schema_username = "mifosx", schema_password = "${MIFOSX_PWD}" WHERE identifier = "default";