From dcc8db312ccd6344881f1200e33badacb6aed15b Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 22 Mar 2019 13:44:36 -0400 Subject: [PATCH] The Hive - Reverse Proxy config --- salt/hive/thehive/etc/application.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/hive/thehive/etc/application.conf b/salt/hive/thehive/etc/application.conf index 1fd4b4816..8be7ea8d6 100644 --- a/salt/hive/thehive/etc/application.conf +++ b/salt/hive/thehive/etc/application.conf @@ -4,7 +4,7 @@ # The secret key is used to secure cryptographic functions. # WARNING: If you deploy your application on several servers, make sure to use the same key. play.http.secret.key="letsdewdis" -play.http.context=/thehive/ +play.http.contex=/thehive/ # Elasticsearch search {