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

add OPENHAB_HTTP_PORT to start.sh #1261

Open
weberjn opened this issue Feb 14, 2021 · 0 comments
Open

add OPENHAB_HTTP_PORT to start.sh #1261

weberjn opened this issue Feb 14, 2021 · 0 comments

Comments

@weberjn
Copy link

weberjn commented Feb 14, 2021

An easy trap to fall in at first start is if the 8080 port is already used (most probably by Tomcat or Wildfly).

I suggest to add a commented hint

# Change this if the port is used by another program
# export OPENHAB_HTTP_PORT=8080
# export OPENHAB_HTTPS_PORT=8083

to start.bat and the analogous to start.bat

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

No branches or pull requests

1 participant