mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
taking into account new curry port
This commit is contained in:
parent
d94cfa4f2e
commit
3200160416
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
Add a link
Reference in a new issue