1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 20:58:19 +08:00

Opt: Self host assets

This commit is contained in:
18870
2021-12-31 20:49:48 +08:00
parent 7d6b2166f0
commit 70200c1e9a
3 changed files with 16 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ class WebuiConfig:
WebuiPort = 22267
Theme = 'default'
Password = None
CDN = 'false'
def __init__(self, file=DEPLOY_CONFIG):
"""