change default redirection url
This commit is contained in:
parent
a6bfdc9167
commit
d2d3b29140
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue