We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb7db5 commit e8e8f71Copy full SHA for e8e8f71
scripts/run-local-reticulum.sh
@@ -1,2 +1,2 @@
1
-#!/usr/bin/env bash
+#!/usr/bin/bash
2
NODE_TLS_REJECT_UNAUTHORIZED=0 ROUTER_BASE_PATH=/spoke BASE_ASSETS_PATH=https://hubs.local:9090/ HUBS_SERVER=hubs.local:4000 RETICULUM_SERVER=hubs.local:4000 yarn start
0 commit comments