test:test
This commit is contained in:
parent
332841a8d7
commit
0fc39b36a2
@ -1,3 +1,3 @@
|
||||
[settings]
|
||||
server_address = 110.41.155.96:8000
|
||||
server_address = 60.204.236.38:8000
|
||||
version = 1.0
|
||||
|
@ -18,7 +18,7 @@ async def lifespan(app: FastAPI):
|
||||
|
||||
|
||||
app = FastAPI(lifespan=lifespan)
|
||||
server_address = "http://110.41.155.96:8000/server"
|
||||
server_address = "http://60.204.236.38:8000/server"
|
||||
id = 0
|
||||
ip = ""
|
||||
client_ip_src = "" # 发送信息用户的ip
|
||||
|
Loading…
x
Reference in New Issue
Block a user