1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 01:38:21 +08:00

Add: IPv6 support

This commit is contained in:
18870
2022-01-07 00:04:40 +08:00
parent 1263d72d53
commit d0dd24bd59
4 changed files with 15 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ def poor_yaml_write_with_lock(data, file, template_file=DEPLOY_TEMPLATE):
class WebuiConfig:
Language = 'zh-CN'
WebuiHost = '0.0.0.0'
WebuiPort = 22267
Theme = 'default'
Password = None