From 21955aa2e0a604398c6affd63ace0a1a7b0c8553 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Wed, 27 May 2020 17:11:17 +0800 Subject: [PATCH] update Former-commit-id: 27636fc008cd469a368bd38f5c96bcfe096e111b --- .../DisplayTemplates/EmailAddress.cshtml | 1 + projects/IoTCenter/Views/Home/Device.cshtml | 2 +- .../publish/docker-compose.override.yml | 6 +++++ .../linux-x64/publish/docker-compose.prod.yml | 6 +++++ .../src/linux-x64/publish/docker-compose.yml | 27 ++++++++++++++++++- .../publish/nginx/nginx.development.conf | 4 +-- 6 files changed, 42 insertions(+), 4 deletions(-) create mode 100644 projects/Infrastructure/Views/Shared/DisplayTemplates/EmailAddress.cshtml diff --git a/projects/Infrastructure/Views/Shared/DisplayTemplates/EmailAddress.cshtml b/projects/Infrastructure/Views/Shared/DisplayTemplates/EmailAddress.cshtml new file mode 100644 index 00000000..692d36d7 --- /dev/null +++ b/projects/Infrastructure/Views/Shared/DisplayTemplates/EmailAddress.cshtml @@ -0,0 +1 @@ +@Model \ No newline at end of file diff --git a/projects/IoTCenter/Views/Home/Device.cshtml b/projects/IoTCenter/Views/Home/Device.cshtml index 12e74908..00272bff 100644 --- a/projects/IoTCenter/Views/Home/Device.cshtml +++ b/projects/IoTCenter/Views/Home/Device.cshtml @@ -1,5 +1,5 @@ @section bread{ - + }