fkkkkk
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Fantasy-Net" Version="2025.2.1423" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.14" />
|
||||
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.14.0" />
|
||||
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -57,13 +57,11 @@
|
||||
networkProtocol=""
|
||||
outerPort="0" innerPort="11031" />
|
||||
|
||||
<!-- <scene id="1007" -->
|
||||
<!-- processConfigId="1" -->
|
||||
<!-- worldConfigId="1" -->
|
||||
<!-- sceneRuntimeMode="MultiThread" -->
|
||||
<!-- sceneTypeString="Map" -->
|
||||
<!-- networkProtocol="" -->
|
||||
<!-- outerPort="0" innerPort="11061" /> -->
|
||||
|
||||
<!-- HTTP场景:对外API接口 -->
|
||||
<scene id="8001" processConfigId="1" worldConfigId="1"
|
||||
sceneRuntimeMode="MultiThread" sceneTypeString="API"
|
||||
networkProtocol="HTTP" outerPort="6052" innerPort="11004" />
|
||||
</scenes>
|
||||
</server>
|
||||
</fantasy>
|
||||
Reference in New Issue
Block a user