Spotter-VM/mifosx/schemapwd.sql

2 lines
169 B
MySQL
Raw Normal View History

2018-01-19 20:32:16 +01:00
UPDATE tenants SET timezone_id = "Europe/Prague", schema_server = "mariadb", schema_username = "mifosx", schema_password = "${MIFOSX_PWD}" WHERE identifier = "default";