Replies: 1 comment
-
| Environment variable  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I can't seem to figure out how to bind this application to my LAN address. I am currently running it on a headless PC with my node. I am attempting to access the page from another PC on my network. Whatever I try the application only seems to bind to the localhost and I am unable to access the application from my network PC.
How can I set the application to bind to my LAN IP? Thanks.
From the command line:
{"level":"warn","message":"\tServer running at http://localhost:2103","timestamp":"2023-12-17 18:35:35:3535"}
Beta Was this translation helpful? Give feedback.
All reactions