This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Description
Hi! Again, not really an issue. so feel free to close but I dont know where else to post. Great software btw!
So>
How can I best implement:
--auth.enabled --auth.username admin --auth.password password
in in the docker container?
I have tried adding it as ENV variables in the DockerFile and also in the entrypoint.sh but when I then restart the container it crashes.
Any help is appreciated :)
BR/