mirror of
https://github.com/Rayzggz/server_torii.git
synced 2025-06-21 06:27:35 +08:00
fix new default port
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
port: "2550"
|
||||
port: "25555"
|
||||
rule_path: "/www/dev/server_torii/config/rules"
|
||||
connecting_ip_headers:
|
||||
- "X-Real-IP"
|
@ -1,4 +1,3 @@
|
||||
// internal/server/server.go
|
||||
package server
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user