mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
update standalone
This commit is contained in:
4
.github/workflows/nodejs.yml
vendored
4
.github/workflows/nodejs.yml
vendored
@@ -102,7 +102,7 @@ jobs:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
rippled:
|
rippled:
|
||||||
image: natenichols/rippled-standalone:latest
|
image: gcr.io/metaxrplorer/dangell7-iouescrow-standalone:1
|
||||||
ports:
|
ports:
|
||||||
- 6006:6006
|
- 6006:6006
|
||||||
options: --health-cmd="wget localhost:6006 || exit 1" --health-interval=5s --health-retries=10 --health-timeout=2s
|
options: --health-cmd="wget localhost:6006 || exit 1" --health-interval=5s --health-retries=10 --health-timeout=2s
|
||||||
@@ -153,7 +153,7 @@ jobs:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
rippled:
|
rippled:
|
||||||
image: natenichols/rippled-standalone:latest
|
image: gcr.io/metaxrplorer/dangell7-iouescrow-standalone:1
|
||||||
ports:
|
ports:
|
||||||
- 6006:6006
|
- 6006:6006
|
||||||
options: --health-cmd="wget localhost:6006 || exit 1" --health-interval=5s --health-retries=10 --health-timeout=2s
|
options: --health-cmd="wget localhost:6006 || exit 1" --health-interval=5s --health-retries=10 --health-timeout=2s
|
||||||
|
|||||||
Reference in New Issue
Block a user