Skip to content

Commit

Permalink
mention apiBaseUrl setting
Browse files Browse the repository at this point in the history
  • Loading branch information
clemensmach authored Jun 24, 2024
1 parent c070c25 commit d27e3ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Scoreboard GUI to access the [scoreboard API](https://github.com/DresdenDukes/scoreboard)

## install
set folder `public/` as document root in your webserver

1. change `apiBaseUrl` in `config.js` to your scoreboard url
2. set folder `public/` as document root in your webserver\
nginx example:
```
server {
Expand Down

0 comments on commit d27e3ed

Please sign in to comment.