finished misskey setup
This commit is contained in:
parent
1566fc21d1
commit
ff577ae5a2
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ in
|
||||||
misskey = {
|
misskey = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
url = "http://puppyplaypissparty.de";
|
url = "https://puppyplaypissparty.de";
|
||||||
port = http_port;
|
port = http_port;
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
|
|
@ -17,6 +17,7 @@ in
|
||||||
user = dbuname;
|
user = dbuname;
|
||||||
port = dbport;
|
port = dbport;
|
||||||
};
|
};
|
||||||
|
setupPassword = "VMoV33ov$C6JxVVXHffuVxHaqf^Cbmr9V1GSNgkyF6pq939Wr@c1hgfN7iD9%$De";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue