Fix a bug

Fix a bug about link play not getting the right address.
If you use reverse proxy, this may be helpful.
This commit is contained in:
Lost-MSth
2022-01-24 22:38:43 +08:00
parent d9a543bc5a
commit 5bc9b9a3dc
2 changed files with 26 additions and 3 deletions

View File

@@ -46,6 +46,17 @@ class Config():
--------------------
'''
'''
--------------------
联机功能地址,留空则自动获取
Link Play address
If left blank, it will be obtained automatically.
'''
LINK_PLAY_HOST = '' # ***.com
'''
--------------------
'''
'''
--------------------
SSL证书路径