change default redirection url

This commit is contained in:
2023-08-17 20:24:01 +02:00
parent a6bfdc9167
commit d2d3b29140

View File

@@ -45,7 +45,7 @@
}; };
settings = { settings = {
theme = "dark"; theme = "dark";
default_redirection_url = "https://cloud.cloonar.com"; default_redirection_url = "https://cloonar.com";
server = { server = {
host = "127.0.0.1"; host = "127.0.0.1";