This commit is contained in:
yaling888
2023-08-04 21:27:48 +08:00
committed by GitHub
parent 7c89301586
commit 0578e9be4d
2 changed files with 4 additions and 4 deletions

View File

@ -87,7 +87,7 @@ func GetGeneral() *config.General {
}
general := &config.General{
LagecyInbound: config.LagecyInbound{
LegacyInbound: config.LegacyInbound{
Port: ports.Port,
SocksPort: ports.SocksPort,
RedirPort: ports.RedirPort,