mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-01 09:40:55 +02:00
taking into account new curry port
This commit is contained in:
parent
d90a0d047e
commit
a252e34725
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ with lib;
|
||||||
curry = {
|
curry = {
|
||||||
hostname = "vms.julienmalka.me";
|
hostname = "vms.julienmalka.me";
|
||||||
user = "julien";
|
user = "julien";
|
||||||
|
port = 60;
|
||||||
};
|
};
|
||||||
mails = {
|
mails = {
|
||||||
hostname = "192.168.1.78";
|
hostname = "192.168.1.78";
|
||||||
|
|
Loading…
Add table
Reference in a new issue