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

2 lines
188 B
SQL

UPDATE `tenants` SET `timezone_id` = "Europe/Prague", `schema_server` = "mifosx-mariadb", `schema_username` = "mifosx", `schema_password` = "${MIFOSX_PWD}" WHERE `identifier` = "default";