mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2024-12-25 07:02:22 +00:00
Déploiement automatique sur le serveur du TFJM²
This commit is contained in:
parent
3018d4c849
commit
a1b4c42707
@ -9,6 +9,13 @@
|
||||
</mappings>
|
||||
</serverdata>
|
||||
</paths>
|
||||
<paths name="inscriptions.tfjm.org">
|
||||
<serverdata>
|
||||
<mappings>
|
||||
<mapping deploy="/var/inscriptions-tfjm" local="$PROJECT_DIR$" web="/" />
|
||||
</mappings>
|
||||
</serverdata>
|
||||
</paths>
|
||||
</serverData>
|
||||
<option name="myAutoUpload" value="ALWAYS" />
|
||||
</component>
|
||||
|
15
.idea/webServers.xml
Normal file
15
.idea/webServers.xml
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="WebServers">
|
||||
<option name="servers">
|
||||
<webServer id="3455bbbe-7983-4ac6-b2f8-7e6c650508e4" name="inscriptions.tfjm.org" url="https://inscriptions.tfjm.org">
|
||||
<fileTransfer host="tfjm.org" port="22" accessType="SFTP" authAgent="true">
|
||||
<advancedOptions>
|
||||
<advancedOptions dataProtectionLevel="Private" passiveMode="true" shareSSLContext="true" />
|
||||
</advancedOptions>
|
||||
<option name="port" value="22" />
|
||||
</fileTransfer>
|
||||
</webServer>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user