Skip to content

Commit df1ed8e

Browse files
author
Sam Sweet
committed
update settings for itn4
1 parent 2886d68 commit df1ed8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ done
568568

569569
#APPSEEDLIST="archiver-sphinx.shardeum.org"
570570
#APPMONITOR="monitor-sphinx.shardeum.org"
571-
APPMONITOR="54.185.250.216"
571+
APPMONITOR="34.28.123.3"
572572
RPC_SERVER_URL="https://atomium.shardeum.org"
573573

574574
cat <<EOF
@@ -607,7 +607,7 @@ touch ./.env
607607
cat >./.env <<EOL
608608
EXT_IP=${EXTERNALIP}
609609
INT_IP=${INTERNALIP}
610-
EXISTING_ARCHIVERS=[{"ip":"34.68.218.222","port":4000,"publicKey":"64a3833499130406550729ab20f6bec351d04ec9be3e5f0144d54f01d4d18c45"},{"ip":"34.174.86.241","port":4000,"publicKey":"9b4ba46439ea6cafc6b20d971ab0ef0f21b415c27482652efac96fd61a76d73c"},{"ip":"34.48.51.73","port":4000,"publicKey":"ea72ef63e27cb960bfe02f17d40e74b5c28437af1d0df83dd21ba2084596789f"}]
610+
EXISTING_ARCHIVERS=[{"ip":"35.193.191.159","port":"4000","publicKey":"1c63734aedef5665d6cf02d3a79ae30aedcbd27eae3b76fff05d587a6ac62981"},{"ip":"34.73.94.45","port":"4000","publicKey":"11086314ccf8642906b99f09cf3ae9a13370c57106653cd28fc1a9eee2560b64"},{"ip":"34.19.93.147","port":"4000","publicKey":"b09a8792593682cbffbbf2fc3bd812d8143740197a5f435c77a38740397088ac"}]
611611
APP_MONITOR=${APPMONITOR}
612612
DASHPASS=${DASHPASS}
613613
DASHPORT=${DASHPORT}

0 commit comments

Comments
 (0)