diff options
| author | Félix Sipma <felix.sipma@no-log.org> | 2015-10-17 12:05:38 +0200 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-17 14:48:06 -0400 |
| commit | 57f4eca88a1c3762b452171ee0a9d1a4f1367402 (patch) | |
| tree | c54d4914451d92ecc44000ae8d1e8f84682c739a /config-simple.hs | |
| parent | ba71ad4132a19a37b955d5d865253506394581b7 (diff) | |
typo
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 |
