Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't Accept Environment Username on Docker Install #20

Open
ka1nsha opened this issue Jan 18, 2022 · 3 comments
Open

Doesn't Accept Environment Username on Docker Install #20

ka1nsha opened this issue Jan 18, 2022 · 3 comments

Comments

@ka1nsha
Copy link

ka1nsha commented Jan 18, 2022

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.

@malambert35
Copy link

Could you please give the full command? I tried every combination (with the quote, without) and I'm unable to login...

@ka1nsha
Copy link
Author

ka1nsha commented Jul 31, 2022

for example: username=malambert35

docker run -e username=malambert35 -e password="PASSWORD" -d -p 80:8080 nerve

@malambert35
Copy link

Hey,

Thanks for the answer but it doesn't work... still unable to login...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants