mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-05 22:51:36 +01:00
Fix missing '
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user