if it's this i will be slightly annoyed
Some checks are pending
/ Check formatting (push) Waiting to run

This commit is contained in:
Ittihadyya 2025-01-13 15:22:32 +02:00
parent 2fb7fd9f6c
commit 3bc33b7599

View file

@ -11,7 +11,7 @@
settings.global = {
server_name = "collective-conciousness.monster";
max_request_size = 1024 * 1024 * 1024;
#address = ["127.0.0.1"];
address = ["0.0.0.0"];
port = [7893];
# database_path = lib.mkForce "/var/services/conduwuit/";
};