Commit 181ad9d1 authored by Krishna Reddy Tamatam's avatar Krishna Reddy Tamatam

for admin

parent f3a3819a
......@@ -139,8 +139,8 @@ if (app.Environment.IsDevelopment())
else
{
//app.Run(); //For Test Site
app.Run("http://*:4708"); // For Production
//app.Run("http://*:4709"); // For Admin
//app.Run("http://*:4708"); // For Production
app.Run("http://*:4709"); // For Admin
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment