mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-05 22:51:36 +01:00
Merge branch 'master' of github.com:FAUSheppy/open-web-leaderboard
This commit is contained in:
@@ -21,7 +21,7 @@ You can run the leaderboard as a flask standalone (arguments overwrite *config.p
|
||||
|
||||
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.
|
||||
|
||||
@@ -48,8 +48,5 @@ Source-Servers can be added via the *servers.json*-file:
|
||||
|
||||
*Python-valve* is required if this file exists.
|
||||
|
||||
# Preview
|
||||

|
||||
|
||||
# Live Demo
|
||||
[insurgency.atlantishq.de](https://insurgency.atlantishq.de)
|
||||
|
||||
Reference in New Issue
Block a user