aboutsummaryrefslogtreecommitdiff
path: root/hosts/ganymede
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-06 21:32:24 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-06 21:32:24 -0600
commit67edac66431f9d63d2ea20e60e316519b1a20444 (patch)
treefd61dc1177c63e104d4afef1318ac1ad6c86692c /hosts/ganymede
parent7ece3da33cc288d1b1c2a7de4599373c51b9bb1d (diff)
open copyparty port
Diffstat (limited to 'hosts/ganymede')
-rw-r--r--hosts/ganymede/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix
index 70cbfb2..b67d057 100644
--- a/hosts/ganymede/config.nix
+++ b/hosts/ganymede/config.nix
@@ -103,6 +103,7 @@
};
copyparty = {
enable = true;
+ listenAddr = "0.0.0.0";
publicUrl = "up.williamsfam.us.com";
privateUrl = "files.ganymede";