fix: 更新 H5 旧版主机为规范主机
This commit is contained in:
@@ -8,7 +8,7 @@ class AppConfig {
|
||||
static const String appLogo = '';
|
||||
static const String canonicalWebHost = 'h5-im.imharry.work';
|
||||
static const Set<String> legacyWebHosts = {
|
||||
'h5-test.imharry.work',
|
||||
'h5-im.imharry.work',
|
||||
};
|
||||
|
||||
static final Map<Environment, List<String>> _environmentHosts = {
|
||||
|
||||
Reference in New Issue
Block a user