mirror of
https://github.com/isuryatk/pm2-webui.git
synced 2026-04-26 00:35:53 +03:00
[GH-ISSUE #13] Can't make it run #6
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pm2-webui#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pires22 on GitHub (Mar 28, 2022).
Original GitHub issue: https://github.com/isuryatk/pm2-webui/issues/13
Hello, I run this steps:
USAGE
And when I run npm start it says application is served but I expose the port and it keeps saying connection refused.
I don't know if the issue is with my machine as I have other ports exposing services and they are working fine.
I tried to set app.proxy = false; in app.js but it didn't change anything.
And when I try to curl the url being logged in the machine it says "redirecting to login" as its supposed to, so the service is working fine... the issue is with exposing the port
@hishtadlut commented on GitHub (Nov 5, 2022):
You should send environment variables