diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-31 16:48:14 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-31 16:48:14 -0400 |
| commit | 6383d8c38893c160382eb9bf69e0315c5e87269e (patch) | |
| tree | 63b3cf0c907df738fb227dc88d1dea5ea08a3c61 /config-joey.hs | |
| parent | 1a83bf26300a225f044205e2208783e664377e25 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 7a99b9b1..b667f790 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -53,7 +53,6 @@ hosts = -- (o) ` & Postfix.satellite & Docker.configured - & alias "shell.olduse.net" & Docker.docked hosts "oldusenet-shellbox" & alias "openid.kitenet.net" @@ -198,6 +197,7 @@ hosts = -- (o) ` , standardContainer "oldusenet-shellbox" Stable "amd64" & Docker.publish "4200:4200" + & alias "shell.olduse.net" & JoeySites.oldUseNetShellBox -- git-annex autobuilder containers |
