pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.33k stars 69 forks source link

Error with docker #166

Closed TOH2F closed 1 year ago

TOH2F commented 1 year ago

I configured a password in the docker compose file but when connecting the application it does not work

KEILA_USER : "root2@localhost" KEILA_PASSWORD : "123456789"

Thank you for your help

wmnnd commented 1 year ago

Did you set these environment variables before you started Keila for the first time? Otherwise, Keila is just going to create a root@localhost with a random password.

wmnnd commented 1 year ago

I’m closing this issue for now. If you still need help, please feel free to reach out again, @TOH2F.