pentacent / keila

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

New install, can't log-in #215

Closed mptpro closed 1 year ago

mptpro commented 1 year ago

Just installed via docker compose and I can't login. I know that upon first login I'm supposse to see random login creditentials but I must have missed them.

Next, I added the user/pass parameters in my Docker compose, but it doesn't work:

     KEILA_USER: "admin@test.com"
     KEILA_PASSWORD: "samplepassword"
wmnnd commented 1 year ago

Thanks for giving Keila a try!

These environment variables only take effect if you have set them when Keila starts for the first time. Otherwise random credentials are generated.