mango: address
This commit is contained in:
parent
1540839440
commit
cfd04a8711
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
settings.global = {
|
settings.global = {
|
||||||
server_name = "sapphic.engineer";
|
server_name = "sapphic.engineer";
|
||||||
port = 6167;
|
port = 6167;
|
||||||
address = "[::]";
|
address = "::";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue