Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/spa-templates.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHao Kung <HaoK@users.noreply.github.com>2021-07-08 23:52:33 +0300
committerGitHub <noreply@github.com>2021-07-08 23:52:33 +0300
commit79140422b99c68f15080df28ce117669d107748f (patch)
tree371529b3c1718a737e35085dbe4ff077a114fa7b
parentd79f5c006f59194d78c74959ac61ba7a152cbcf7 (diff)
Add empty line workaround (dotnet/aspnetcore#34203)
Commit migrated from dotnet/aspnetcore@c0de77556561
-rw-r--r--src/content/React-CSharp/ClientApp/.env.development1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/React-CSharp/ClientApp/.env.development b/src/content/React-CSharp/ClientApp/.env.development
index fbe7e76..c661e96 100644
--- a/src/content/React-CSharp/ClientApp/.env.development
+++ b/src/content/React-CSharp/ClientApp/.env.development
@@ -2,3 +2,4 @@ PORT=5002
//#if(RequiresHttps)
HTTPS=true
//#endif
+