commit | f3db9154946ab4716ee6aec54867b6d905d306df | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 04 14:04:46 2017 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Wed Jan 04 15:03:28 2017 -0800 |
tree | 2f2253e3e46738abfdb18a90c9f0c1dee9789a0e | |
parent | eb059e5d13808ed0df1cdcf72c5c55c7f2dec348 [diff] [blame] |
Removed spaces Change-Id: Ifd4aea45a40e5ba13fcdff214af908ecc4582f0b (cherry picked from commit 34f124aebc7ac992f84f175345d1d518a955ca24)
diff --git a/roles/head-prologue/files/cord-http.conf b/roles/head-prologue/files/cord-http.conf index 07b5c3f..d80a6a3 100644 --- a/roles/head-prologue/files/cord-http.conf +++ b/roles/head-prologue/files/cord-http.conf
@@ -37,7 +37,7 @@ ProxyPass /static/ http://xos:8888/static/ ProxyPass /loggedin/ http://xos:8888/loggedin/ ProxyPass /serviceGrid/ http://xos:8888/serviceGrid/ - + # Setting XOS as default entry point ProxyPass / http://xos:8888 </IfModule>