-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Not working on portainer on linux #18
Comments
hetlelid
changed the title
Nor working on portainer on linux
Not working on portainer on linux
Dec 12, 2024
I found the problem. The ports specifications in the README.md is wrong. It was 8080:80, but should be 8080:8080. Working now. Thanks. Sent a pull request to update the file. |
You are right, I had it correctly in @all-contributors |
I've put up a pull request to add @hetlelid! 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tried to run by using portainer with docker-compose.
Chome responce:
Container is running, i can log in to the shell, and list the Files folder.
The container logs shows:
[22:21:12 WRN] Overriding HTTP_PORTS '8080' and HTTPS_PORTS ''. Binding to values defined by URLS instead 'http://*:8080'. [22:21:12 INF] Now listening on: http://[::]:8080
The text was updated successfully, but these errors were encountered: