what
This commit is contained in:
@@ -7,8 +7,11 @@
|
||||
settings = {
|
||||
maxFileSize = 20 * 1024 * 1024;
|
||||
port = 8089;
|
||||
url = "https://m.ocbwoy3.dev";
|
||||
url = "https://ocbwoy3.dev";
|
||||
publishTarballInsteadOfProvideRepositoryUrl = false;
|
||||
db = {
|
||||
db = "misskey-ocbwoy3dev";
|
||||
}
|
||||
};
|
||||
|
||||
database = {
|
||||
@@ -21,7 +24,7 @@
|
||||
createLocally = true;
|
||||
};
|
||||
|
||||
reverseProxy.webserver.nginx.listen = lib.mkForce [];
|
||||
reverseProxy.enable = lib.mkDefault false; # shit, we already have cloudflared
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user