5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
MyConfig = {
|
|
host = String;
|
|
port = Int & > 443 default 8080;
|
|
};
|