diff --git a/src/Api/TakeoutSaaS.TenantApi/appsettings.Production.json b/src/Api/TakeoutSaaS.TenantApi/appsettings.Production.json index 68b61db..3f30cd0 100644 --- a/src/Api/TakeoutSaaS.TenantApi/appsettings.Production.json +++ b/src/Api/TakeoutSaaS.TenantApi/appsettings.Production.json @@ -56,7 +56,7 @@ "/health", "/healthz" ], - "RootDomain": "" + "RootDomain": "tenant.laosankeji.com" }, "TencentMap": { "BaseUrl": "https://apis.map.qq.com",