Поправил порты

parent 2c125441
......@@ -3,11 +3,13 @@
<component name="AutoGeneratedRunConfigurationManager">
<projectFile profileName="IIS Express">Jenkins/Jenkins.csproj</projectFile>
<projectFile profileName="Jenkins">Jenkins/Jenkins.csproj</projectFile>
<projectFile profileName="JenkinsMySettings">Jenkins/Jenkins.csproj</projectFile>
</component>
<component name="ChangeListManager">
<list default="true" id="642024cf-a703-4aa0-84b7-a2a2e8d52484" name="Changes" comment="Init">
<list default="true" id="642024cf-a703-4aa0-84b7-a2a2e8d52484" name="Changes" comment="Добавил профиль запуска приложения под Jenkins">
<change beforePath="$PROJECT_DIR$/.idea/.idea.Jenkins/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.Jenkins/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Jenkins/Controllers/HomeController.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Jenkins/Controllers/HomeController.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Jenkins/Properties/launchSettings.json" beforeDir="false" afterPath="$PROJECT_DIR$/Jenkins/Properties/launchSettings.json" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -15,6 +17,7 @@
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="HighlightingSettingsPerFile">
<setting file="mock:///home/don-vito/Documents/AC#10/13/webinar/Jenkins/Jenkins/Controllers/HomeController.cs" root0="SKIP_HIGHLIGHTING" />
<setting file="file://$PROJECT_DIR$/Jenkins/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" root0="SKIP_HIGHLIGHTING" />
</component>
<component name="MarkdownSettingsMigration">
......@@ -94,7 +97,7 @@
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1668023728487</updated>
<workItem from="1668023733700" duration="1972000" />
<workItem from="1668023733700" duration="2273000" />
</task>
<task id="LOCAL-00001" summary="Init">
<created>1668023914840</created>
......@@ -103,7 +106,14 @@
<option name="project" value="LOCAL" />
<updated>1668023914840</updated>
</task>
<option name="localTasksCounter" value="2" />
<task id="LOCAL-00002" summary="Добавил профиль запуска приложения под Jenkins">
<created>1668026004538</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1668026004538</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
......@@ -125,6 +135,7 @@
<component name="VcsManagerConfiguration">
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
<MESSAGE value="Init" />
<option name="LAST_COMMIT_MESSAGE" value="Init" />
<MESSAGE value="Добавил профиль запуска приложения под Jenkins" />
<option name="LAST_COMMIT_MESSAGE" value="Добавил профиль запуска приложения под Jenkins" />
</component>
</project>
\ No newline at end of file
......@@ -28,7 +28,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "https://5.75.136.93:7134;http://5.75.136.93:5174",
"applicationUrl": "https://5.75.136.93:5001;http://5.75.136.93:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Production"
}
......
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