Spotter-VM/lxc-apps/mifosx/install/schemapwd.sql

2 lines
188 B
MySQL
Raw Permalink Normal View History

2019-12-18 14:35:39 +01:00
UPDATE `tenants` SET `timezone_id` = "Europe/Prague", `schema_server` = "mifosx-mariadb", `schema_username` = "mifosx", `schema_password` = "${MIFOSX_PWD}" WHERE `identifier` = "default";