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

✨ [REQUEST] [epicgamesfree] Change url in Notification #1124

Closed
2 tasks done
vinnie1234 opened this issue Dec 10, 2023 · 2 comments
Closed
2 tasks done

✨ [REQUEST] [epicgamesfree] Change url in Notification #1124

vinnie1234 opened this issue Dec 10, 2023 · 2 comments
Labels
enhancement New feature or request prevent stale Prevents stale being applied

Comments

@vinnie1234
Copy link

Checked

  • If a new addon, I have checked on Google that such as addon doesn't already exists
  • If a new feature, I have searched in the discussions & issues that it was not already covered

Which addon?

epicgamesfree

Is your feature request related to a problem? Please describe

In the notification I recieve in Discord the url is http://localhost:4001/zpllvw, but it's not localhost for me

Describe the solution you'd like

Make it possible (or make it clear how) to change the url in this notification!

@vinnie1234 vinnie1234 added enhancement New feature or request prevent stale Prevents stale being applied labels Dec 10, 2023
@czerwony03
Copy link

Change webPortalConfig.baseUrl value in config:

    "webPortalConfig": {
        "baseUrl":"http://192.168.0.192:3000"
    },

@vinnie1234
Copy link
Author

vinnie1234 commented Dec 13, 2023

I think I was sleeping or something, how did I miss that. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prevent stale Prevents stale being applied
Projects
None yet
Development

No branches or pull requests

2 participants