Open ka1nsha opened 2 years ago
Could you please give the full command? I tried every combination (with the quote, without) and I'm unable to login...
for example: username=malambert35
docker run -e username=malambert35 -e password="PASSWORD" -d -p 80:8080 nerve
Hey,
Thanks for the answer but it doesn't work... still unable to login...
Hello,
If you apply like username='username' environment key as showing on setup page you couldn't access nerve UI. You should set username env like username=blabla password="".
Fyi.