diff --git a/config-joey.hs b/config-joey.hs index 64f1654..159a82d 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -69,6 +69,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64" & Docker.docked hosts "webserver" & File.dirExists "/var/www/html" & "/var/www/html/index.html" `File.containsLine` "hello, world" + & "/var/www/index.html" `File.containsLine` "hello, world" & alias "helloworld.kitenet.net" -- ssh on some extra ports to deal with horrible networks