diff --git a/test-deps-fulcrum/exports.sh b/test-deps-fulcrum/exports.sh index 759c259..2289e4b 100644 --- a/test-deps-fulcrum/exports.sh +++ b/test-deps-fulcrum/exports.sh @@ -1,5 +1,5 @@ export APP_FULCRUM_IP="10.21.69.123" -export APP_FULCRUM_NODE_IP="10.21.69.321" +export APP_FULCRUM_NODE_IP="10.21.69.124" export APP_FULCRUM_NODE_PORT="50069" export APP_FULCRUM_ADMIN_PORT="8069"