2
0
mirror of https://github.com/Grasscutters/Grasscutter synced 2025-08-31 06:05:15 +00:00

Optimize proxy scripts

Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
This commit is contained in:
Jaida Wu
2022-04-20 18:13:26 +08:00
parent 866941589b
commit 087cd680bd
2 changed files with 37 additions and 33 deletions

2
proxy_config.py Normal file
View File

@@ -0,0 +1,2 @@
# This can also be replaced with another IP address.
REMOTE_HOST = "localhost"