Update start_ocean.sh

This commit is contained in:
Alex Coseru 2019-10-07 10:50:09 +03:00 committed by GitHub
parent f7da7f1665
commit bc5f35245d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ export AQUARIUS_URI=http://aquarius:5000
# Default Faucet options
export FAUCET_TIMESPAN=${FAUCET_TIMESPAN:-24}
export FAUCET_URL=http://172.15.0.21:3001
export FAUCET_URL=http://localhost:3001
#commons
export COMMONS_SERVER_URL=http://localhost:4000