Restoring LAMP app to a different Cloudron instance creates a different mysql password
-
All errors with a Cloudron version 9.0.13
Instead of using variables for username & password, i used hard coded variables in configs. Not good. I know.
Restoring a LAMP app from one instace to a different one, produces a different password.
Expectation: a restore creates an identical environment. Observation: there is a different password for the MYSQL database.