mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 10:10:55 +00:00
add endpoint to kick players from a game given admin token, game id & client id
This commit is contained in:
@@ -228,6 +228,7 @@ export default async (env, argv) => {
|
||||
"/api/archive_singleplayer_game",
|
||||
"/api/auth/callback",
|
||||
"/api/auth/discord",
|
||||
"/api/kick_player",
|
||||
],
|
||||
target: "http://localhost:3000",
|
||||
secure: false,
|
||||
|
||||
Reference in New Issue
Block a user