Configuring multi-user applications with the launcher. #383
Unanswered
chaoyangxiao
asked this question in
General
Replies: 2 comments 1 reply
-
|
The cmd section should be |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Possibly you should use the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,


I looked at the example in trame about configuring a multi-user application using the launcher. When configuring host == "localhost", both the example and my own application work fine, however, when I want to make the application accessible to users on my LAN, I set host == "192.***** " (my local IP address) and the program doesn't work properly and displays a 404notfound error at the URL. I don't know why.
Looks for your reply.Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions