mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-15 08:25:21 +01:00
Merge branch 'development' of https://github.com/Melledy/Grasscutter into development
This commit is contained in:
@@ -27,6 +27,7 @@ public final class Config {
|
||||
public String Ip = "127.0.0.1";
|
||||
public String PublicIp = "";
|
||||
public int Port = 443;
|
||||
public int OverseaLogPort = 8888;
|
||||
public int UploadLogPort = 80;
|
||||
public String KeystorePath = "./keystore.p12";
|
||||
public String KeystorePassword = "";
|
||||
|
||||
Reference in New Issue
Block a user