account: update the address used for authentication

This commit is contained in:
silver 2023-08-06 19:00:02 +01:00
parent ce0155d6ab
commit acb49a2eb1
8 changed files with 11 additions and 11 deletions

View file

@ -179,7 +179,7 @@
servers = {
main = {
label = "Skynet";
host = "sso.skynet.ie";
host = "account.skynet.ie";
port = 636;
uid = "uid";
encryption = "simple_tls";