diff options
| -rw-r--r-- | config-joeyh.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-joeyh.hs b/config-joeyh.hs index 6868d48d..cb56f4b2 100644 --- a/config-joeyh.hs +++ b/config-joeyh.hs @@ -36,8 +36,6 @@ host hostname@"clam.kitenet.net" = standardSystem Unstable $ props & Tor.isBridge & JoeySites.oldUseNetshellBox & Docker.configured - & File.dirExists "/var/www" - ! Docker.docked container hostname "webserver" ! Docker.docked container hostname "amd64-git-annex-builder" & Docker.garbageCollected -- Orca is the main git-annex build box. |
