Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Fix War Link to point to correct API #157

Open
sladyn98 opened this issue Aug 27, 2020 · 2 comments
Open

Fix War Link to point to correct API #157

sladyn98 opened this issue Aug 27, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@sladyn98
Copy link
Contributor

Currently the war file download points to the local host and it should actually point to the correct API

xhr.open("POST", 'http://localhost:8080/package/downloadWarPackage', true);

@sladyn98 sladyn98 added the bug Something isn't working label Sep 19, 2020
@ADI10HERO
Copy link

ADI10HERO commented Mar 29, 2021

@sladyn98 From where can I get the correct API endpoint?

@sladyn98
Copy link
Contributor Author

sladyn98 commented Apr 7, 2021

I guess be the same except the 8080 localhost

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants