diff options
author | Minteck <contact@minteck.org> | 2021-12-12 13:04:51 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-12 13:04:51 +0100 |
commit | 0213485154399b7d29bf599e11d74fbe7097f88a (patch) | |
tree | 42487323fe049ec25ec26d81c45715cb07c7f24d /.idea/sshConfigs.xml | |
parent | 9ca7f4f0582bf219e0b777c60b308accb682057f (diff) | |
download | wolfeye-php-0213485154399b7d29bf599e11d74fbe7097f88a.tar.gz wolfeye-php-0213485154399b7d29bf599e11d74fbe7097f88a.tar.bz2 wolfeye-php-0213485154399b7d29bf599e11d74fbe7097f88a.zip |
Home redesign v2
Diffstat (limited to '.idea/sshConfigs.xml')
-rw-r--r-- | .idea/sshConfigs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml index 66ef29d..26053e5 100644 --- a/.idea/sshConfigs.xml +++ b/.idea/sshConfigs.xml @@ -2,7 +2,7 @@ <project version="4"> <component name="SshConfigs"> <configs> - <sshConfig authType="OPEN_SSH" host="minteck.org" id="319e7a2c-5091-4381-a0bc-0aad15d58f41" port="22465" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" /> + <sshConfig authType="OPEN_SSH" host="minteck.org" id="319e7a2c-5091-4381-a0bc-0aad15d58f41" port="22" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" /> </configs> </component> </project>
\ No newline at end of file |