From bd0f3ac8dde83b95f789288732e91aa5411e1cdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Vachon?= Date: Tue, 21 Apr 2015 10:51:46 -0400 Subject: [PATCH] ProxyPass for surveil and adagios --- container/000-default.conf | 3 +++ 1 file changed, 3 insertions(+) mode change 100755 => 100644 container/000-default.conf diff --git a/container/000-default.conf b/container/000-default.conf old mode 100755 new mode 100644 index 5efb39f..9391ae9 --- a/container/000-default.conf +++ b/container/000-default.conf @@ -11,4 +11,7 @@ ProxyPass /surveil/ http://surveil:8080/ ProxyPassReverse /surveil/ http://surveil:8080/ + + ProxyPass /adagios/ http://demo.kaji-project.org/ + ProxyPassReverse /adagios/ http://demo.kaji-project.org/