change default redirection url
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user