D
Dokployโ€ข12mo ago
carlosduran

Hello, Can I change a database password from Dokploy?

I tried changing the environment variable MYSQL_PASSWORD and redeploy but it didn't work. Thank you in advance.
3 Replies
Siumauricio
Siumauricioโ€ข12mo ago
You cannot change it, when you create the database it creates volumes and configuration files so thatโ€™s why we prevent to assign a new password
carlosduran
carlosduranOPโ€ข12mo ago
Oh, got it. I'll create a new one with a better password. Thanks @Siumauricio !

Did you find this page helpful?