Skip to content

Commit

Permalink
update cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
tquangtuyen committed Aug 16, 2024
1 parent 2233f26 commit 0a3035b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
cns:
restEndpoint: '${CERC_REGISTRY_REST_ENDPOINT:-http:/138.197.130.188:1317}'
gqlEndpoint: '${CERC_REGISTRY_GQL_ENDPOINT:-http://138.197.130.188:9473/api}'
restEndpoint: '${CERC_REGISTRY_REST_ENDPOINT:-https://laconicd.laconic.com}'
gqlEndpoint: '${CERC_REGISTRY_GQL_ENDPOINT:-https://laconicd.laconic.com/api}'
chainId: ${CERC_REGISTRY_CHAIN_ID:-laconic_9000-1}
gas: 550000
fees: 200000aphoton
gas: 9550000
fees: 15000000alnt
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"name": "@kenz/pwa-test-15",
"name": "@kenz/pwa-test-150012",
"version": "0.1.31",
"repository": "https://github.com/quangtuyen88/loro-testnet-example-pwa",
"scripts": {
Expand Down

0 comments on commit 0a3035b

Please sign in to comment.