File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ SHMINT_DEFAULT=10001
276
276
PREVIOUS_PASSWORD=none
277
277
278
278
279
- GITLAB_IMAGE_NAME=" registry.gitlab.com/shardeum/server:devnets "
280
- GITHUB_IMAGE_NAME=" ghcr.io/shardeum/server:devnets "
279
+ GITLAB_IMAGE_NAME=" registry.gitlab.com/shardeum/server:dev-apac "
280
+ GITHUB_IMAGE_NAME=" ghcr.io/shardeum/server:dev-apac "
281
281
282
282
# Check if container exists with GitLab image
283
283
GITLAB_CONTAINER_ID=$( docker-safe ps -qf " ancestor=$GITLAB_IMAGE_NAME " )
565
565
566
566
# APPSEEDLIST="archiver-sphinx.shardeum.org"
567
567
# APPMONITOR="monitor-sphinx.shardeum.org"
568
- APPMONITOR= " 34.73.24.68 "
569
- RPC_SERVER_URL= " http://34.139.178.3 :8000"
568
+ APPMONITOR= " 34.148.227.213 "
569
+ RPC_SERVER_URL= " http://35.227.99.174 :8000/ "
570
570
571
571
cat << EOF
572
572
@@ -604,7 +604,7 @@ touch ./.env
604
604
cat > ./.env << EOL
605
605
EXT_IP= ${EXTERNALIP}
606
606
INT_IP= ${INTERNALIP}
607
- EXISTING_ARCHIVERS= [{" ip" :" 35.237.67.90 " ," port" :4000," publicKey" :" 7af699dd711074eb96a8d1103e32b589e511613ebb0c6a789a9e8791b2b05f34 " }]
607
+ EXISTING_ARCHIVERS= [{" ip" :" 35.243.187.134 " ," port" :4000," publicKey" :" 2db7c949632d26b87d7e7a5a4ad41c306f63ee972655121a37c5e4f52b00a542 " }]
608
608
APP_MONITOR= ${APPMONITOR}
609
609
DASHPASS= ${DASHPASS}
610
610
DASHPORT= ${DASHPORT}
You can’t perform that action at this time.
0 commit comments