diff options
Diffstat (limited to 'hosts/ganymede/config.nix')
| -rw-r--r-- | hosts/ganymede/config.nix | 1 |
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"; |
