Open DanielHabenicht opened 3 years ago
Maybe integrate it into ctf.json? For now its configurable via ENV SCOREBOARD_ENDPOINT=http://localhost:5001/api/scoreboardinfo/scoreboard?adminSecret=secret
SCOREBOARD_ENDPOINT=http://localhost:5001/api/scoreboardinfo/scoreboard?adminSecret=secret
added some error handling to be on the secure site, but it should also work without it
works on stresstest 1
Maybe integrate it into ctf.json? For now its configurable via ENV
SCOREBOARD_ENDPOINT=http://localhost:5001/api/scoreboardinfo/scoreboard?adminSecret=secret
added some error handling to be on the secure site, but it should also work without it