diff options
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/config-joey.hs b/config-joey.hs index 4630622d..7aa94bb1 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -76,10 +76,7 @@ darkstar = host "darkstar.kitenet.net" & Apt.buildDep ["git-annex"] `period` Daily & Docker.configured ! Docker.docked gitAnnexAndroidDev - & website "foo" - - & User.accountFor "tester" - & User.hasSomePassword "tester" + ! website "foo" website :: String -> RevertableProperty website hn = Apache.siteEnabled hn apachecfg |
