mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 10:10:52 +02:00
fix: Type in domain of one machine
This commit is contained in:
parent
3ad37ea9d0
commit
4e0827f860
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ with lib;
|
||||||
user = "julien";
|
user = "julien";
|
||||||
};
|
};
|
||||||
stockly = {
|
stockly = {
|
||||||
hostname = "charybdis.stockly.ai";
|
hostname = "charybdis.stockly.tech";
|
||||||
user = "julien_malka";
|
user = "julien_malka";
|
||||||
port = 23;
|
port = 23;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue