Merge branch 'master' of github.com:FAUSheppy/open-web-leaderboard

This commit is contained in:
2021-07-24 13:25:42 +02:00

View File

@@ -21,7 +21,7 @@ You can run the leaderboard as a flask standalone (arguments overwrite *config.p
or with a runner like *waitress*: or with a runner like *waitress*:
/usr/bin/waitress-serve --host 127.0.0.1 --port 5002 --call 'app:createApp /usr/bin/waitress-serve --host 127.0.0.1 --port 5002 --call 'app:createApp'
the *DB_PATH* is set in *config.py* in this case. the *DB_PATH* is set in *config.py* in this case.
@@ -48,8 +48,5 @@ Source-Servers can be added via the *servers.json*-file:
*Python-valve* is required if this file exists. *Python-valve* is required if this file exists.
# Preview
![open-web-leaderboard](https://media.atlantishq.de/leaderboard-github-picture.png)
# Live Demo # Live Demo
[insurgency.atlantishq.de](https://insurgency.atlantishq.de) [insurgency.atlantishq.de](https://insurgency.atlantishq.de)