diff --git a/install/nextexplorer-install.sh b/install/nextexplorer-install.sh index 2ba58e932..34770db9a 100644 --- a/install/nextexplorer-install.sh +++ b/install/nextexplorer-install.sh @@ -63,6 +63,8 @@ PUBLIC_URL=${LOCAL_IP}:3000 # TRUST_PROXY= # CORS_ORIGINS= +TERMINAL_ENABLED=false + LOG_LEVEL=info DEBUG=false ENABLE_HTTP_LOGGING=false