Add Caddy-compatible server status route
This commit is contained in:
@@ -1941,6 +1941,7 @@ def hardcore_leaderboard_points_combined():
|
|||||||
# --- end Hardcore stats aggregator -------------------------------------------
|
# --- end Hardcore stats aggregator -------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
@app.get("/server-status")
|
||||||
@app.get("/api/server-status")
|
@app.get("/api/server-status")
|
||||||
def public_server_status():
|
def public_server_status():
|
||||||
import json
|
import json
|
||||||
|
|||||||
Reference in New Issue
Block a user