[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: hydra: berlin: Fix typo in nginx-service.
From: |
Ricardo Wurmus |
Subject: |
01/01: hydra: berlin: Fix typo in nginx-service. |
Date: |
Fri, 29 Sep 2017 05:21:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository maintenance.
commit 0bfbce81e742c1527cfa27b5faf9149340f37499
Author: Ricardo Wurmus <address@hidden>
Date: Fri Sep 29 11:20:47 2017 +0200
hydra: berlin: Fix typo in nginx-service.
* hydra/berlin.scm <services>: Use "file" instead of "config-file".
---
hydra/berlin.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index ea848bb..26f0e00 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -256,7 +256,7 @@ Happy hacking!\n"))
(service nginx-service-type
(nginx-configuration
- (config-file
+ (file
(file-append %nginx-config "/berlin.conf"))))
%nginx-mime-types