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

Use different address and port #28

Closed
musahi0128 opened this issue Sep 10, 2023 · 6 comments
Closed

Use different address and port #28

musahi0128 opened this issue Sep 10, 2023 · 6 comments

Comments

@musahi0128
Copy link

Hi, I was using the compiled version of the apps.
I run it on my Windows PC, and it works flawlessly. I can access it on http://localhost:8080.
But when I run it on my Linux server and seems like my 8080 port is already used, the apps are not able to run.
Is there any way to set the address and port where the service will listen to?
If that was not a feature currently available, would you please add it so we can change the address and port from the .env file?
Thanks!

@divyam234
Copy link
Owner

divyam234 commented Sep 10, 2023

@musahi0128 it's supported use env variable read readme.And don't open unnecessary issues join discord server for questions

@musahi0128
Copy link
Author

Hi, I'm sorry if it was addressed already but I can't seem to find where it is mentioned.
Also, would you please let me know the Discord links? thanks!

@xd003
Copy link

xd003 commented Sep 10, 2023

Hello @divyam234
Can i too have the discord link please, i can't find it anywhere

@xd003
Copy link

xd003 commented Sep 10, 2023

Hi, I'm sorry if it was addressed already but I can't seem to find where it is mentioned

Take a look at Optional Vars - PORT

@musahi0128
Copy link
Author

Hello @divyam234 Can i too have the discord link please, i can't find it anywhere

https://discord.gg/J2gVAZnHfP
It was on the main page look tiny with status of how many online people, no idea that was the button lol.

@musahi0128
Copy link
Author

Hi, I'm sorry if it was addressed already but I can't seem to find where it is mentioned

Take a look at Optional Vars - PORT

You can also use HOST to change which ip address you want the server to listen to

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

3 participants