mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
config.name
This commit is contained in:
@@ -5,6 +5,7 @@ local crypt = require "crypt"
|
||||
local server = {
|
||||
host = "127.0.0.1",
|
||||
port = 8001,
|
||||
name = "login_master",
|
||||
}
|
||||
|
||||
function server.auth_handler(token)
|
||||
|
||||
Reference in New Issue
Block a user