Database Password change? - solved

Hi,

im currently installing penpot on docker via portainer. The first thing i found is that the venv didnt work in portainer so im doing everything classic style. the second thing is that im used to change default passwords especially for databases.

Is it neccecary to change the postgres user/password or not because its for docker communication?

when in change the pw even slightly its not working anymore. i will get that the user password is invalid.

and yes, im using the same pw for the db and the settings in the database

So changig the passwords in the yaml didnt do any changes. i guess i would also have to delete the volumes and stuff. i logged in into the container and did a password change.

in portainer:

psql -U penpot penpot

\password