services: nginx: Fix multiple index and server name.
authorJulien Lepiller <julien@lepiller.eu>
Tue, 13 Dec 2016 19:48:16 +0000 (20:48 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 3 Jan 2017 13:30:44 +0000 (14:30 +0100)
commit4e9ae301ce759f9cf9a09f47dc521d0bc8409f6c
tree0f51bb08b0237f5780f9e467c162920de23d0c26
parent3b9b12ef49d0b6d7a8887513acb9e9a1a8325148
services: nginx: Fix multiple index and server name.

* gnu/services/web.scm (config-domain-strings, config-index-string): separate
names with a space.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/services/web.scm