-
Notifications
You must be signed in to change notification settings - Fork 99
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
lein ring server-headless custom-port doesn't works #197
Comments
This is bug. If I use this version - all works. If I use last version of lein ring - doesn't work Please check |
I can't reproduce this error. Is it possible that you have a |
I use c9.io environment. And with 0.8.13 c9.io works correctly, but with latest version of lein ring doesn't work. MB this is bug with c9 or PORT variable, I don't know. |
Have you tried changing the |
printenv command shows: |
My problem is when I start lein ring server using this command It starts at 8080.
What I shoud do?
I use lein ring in c9.io
The text was updated successfully, but these errors were encountered: