diff options
| author | Michael <[email protected]> | 2017-05-08 12:47:53 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-08 12:47:53 -0400 |
| commit | c018086ad6c5431047930bc8401f1b97d7ece73f (patch) | |
| tree | cfb399829e18eff7ba68eff5c007ac3a7f3fb9c5 /Project-Unite/Project-Unite.csproj | |
| parent | 04b4862ab778d75bc15a1c53a28c339deb26d768 (diff) | |
| download | project-unite-c018086ad6c5431047930bc8401f1b97d7ece73f.tar.gz project-unite-c018086ad6c5431047930bc8401f1b97d7ece73f.tar.bz2 project-unite-c018086ad6c5431047930bc8401f1b97d7ece73f.zip | |
show acp user details in a modal
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
| -rw-r--r-- | Project-Unite/Project-Unite.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj index 11604fa..dd41d50 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -754,7 +754,7 @@ <AutoAssignPort>True</AutoAssignPort> <DevelopmentServerPort>53520</DevelopmentServerPort> <DevelopmentServerVPath>/</DevelopmentServerVPath> - <IISUrl>https://localhost:44388/</IISUrl> + <IISUrl>http://localhost:8080/</IISUrl> <NTLMAuthentication>False</NTLMAuthentication> <UseCustomServer>False</UseCustomServer> <CustomServerUrl> |
