You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
We need a initial admin user for in the docker image.
Threfore we should add docker parameters. When running the docker container we have the ability to attach the parameters --user="my@email.tld" --pass="my password"
Maybe we should not pass the password but only the user and use the passwort reset feature!?
The text was updated successfully, but these errors were encountered:
We need a initial admin user for in the docker image.
Threfore we should add docker parameters. When running the docker container we have the ability to attach the parameters
--user="my@email.tld" --pass="my password"
Maybe we should not pass the password but only the user and use the passwort reset feature!?
The text was updated successfully, but these errors were encountered: