2 lines
111 B
SQL
2 lines
111 B
SQL
UPDATE tenants SET schema_username = "mifosx", schema_password = "${MIFOSX_PWD}" WHERE identifier = "default";
|