You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by mi...@apache.org on 2020/05/12 08:16:13 UTC

[incubator-streampipes-extensions] 01/03: env

This is an automated email from the ASF dual-hosted git repository.

micklich pushed a commit to branch feature/latLngGeo
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git

commit a71d887f754e385e1106ba41a703aa22ab99c9b1
Author: micklich <fl...@disy.net>
AuthorDate: Mon May 11 16:35:29 2020 +0200

    env
---
 streampipes-processors-geo-jvm/development/env | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/streampipes-processors-geo-jvm/development/env b/streampipes-processors-geo-jvm/development/env
index 762f975..3e9e217 100644
--- a/streampipes-processors-geo-jvm/development/env
+++ b/streampipes-processors-geo-jvm/development/env
@@ -15,5 +15,5 @@
 
 # Those parameters are used by IntelliJ to set the default consul parameters for development
 SP_PORT=8005
-SP_HOST=localhost
-SP_DEBUG=true
\ No newline at end of file
+SP_HOST=172.17.0.1
+SP_DEBUG=true