mirror of
https://github.com/Floriansylvain/projet_programmation_web.git
synced 2026-08-19 11:43:16 +02:00
🔧 Replaced http with https in webServers.xml PS config file
This commit is contained in:
Generated
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="WebServers">
|
<component name="WebServers">
|
||||||
<option name="servers">
|
<option name="servers">
|
||||||
<webServer id="ded0c01e-cd21-4607-9325-b6998c1bfdc5" name="Sapinet" url="http://projet.floriansylvain.fr">
|
<webServer id="ded0c01e-cd21-4607-9325-b6998c1bfdc5" name="Sapinet" url="https://projet.floriansylvain.fr">
|
||||||
<fileTransfer rootFolder="/var/www/projet.floriansylvain.fr" accessType="SFTP" host="185.44.81.51" port="22" sshConfigId="76b70d3d-2174-4ce2-b40f-b0cf1f3cb031" sshConfig="root@185.44.81.51:22 password">
|
<fileTransfer rootFolder="/var/www/projet.floriansylvain.fr" accessType="SFTP" host="185.44.81.51" port="22" sshConfigId="76b70d3d-2174-4ce2-b40f-b0cf1f3cb031" sshConfig="root@185.44.81.51:22 password">
|
||||||
<advancedOptions>
|
<advancedOptions>
|
||||||
<advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
|
<advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
|
||||||
|
|||||||
Reference in New Issue
Block a user