diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-17 14:48:15 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-17 14:48:15 -0400 |
| commit | f6e352767eaf236acb929a9793dee28eb4897baa (patch) | |
| tree | 57189708f4142015de967938d4e098a2ea6e165e /config-simple.hs | |
| parent | fe052464493571ac26d825823c8c6e95ddb096e2 (diff) | |
| parent | 57f4eca88a1c3762b452171ee0a9d1a4f1367402 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'config-simple.hs')
| -rw-r--r-- | config-simple.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-simple.hs b/config-simple.hs index 0bc08def..21accd18 100644 --- a/config-simple.hs +++ b/config-simple.hs @@ -37,7 +37,6 @@ mybox = host "mybox.example.com" & Docker.docked webserverContainer & Docker.garbageCollected `period` Daily & Cron.runPropellor (Cron.Times "30 * * * *") - ] -- A generic webserver in a Docker container. webserverContainer :: Docker.Container |
