diff --git a/deploy/.registry.env.example b/deploy/.registry.env.example index dc814bf..d446a43 100644 --- a/deploy/.registry.env.example +++ b/deploy/.registry.env.example @@ -1,10 +1,10 @@ # ENV for registry operations # Bond to use -REGISTRY_BOND_ID= +REGISTRY_BOND_ID=5d82586d156fb6671a9170d92f930a72a49a29afb45e30e16fff2100e30776e2 # Target deployer LRN -DEPLOYER_LRN= +DEPLOYER_LRN=lrn://vaasl-provider/deployers/webapp-deployer-api.apps.vaasl.io # Authority to deploy the app under -AUTHORITY= +AUTHORITY=laconic-deploy diff --git a/deploy/config.yml b/deploy/config.yml index 0ae673d..bb3d9ac 100644 --- a/deploy/config.yml +++ b/deploy/config.yml @@ -4,6 +4,6 @@ services: rpcEndpoint: 'https://laconicd-mainnet-1.laconic.com' gqlEndpoint: 'https://laconicd-mainnet-1.laconic.com/api' userKey: - bondId: + bondId: 5d82586d156fb6671a9170d92f930a72a49a29afb45e30e16fff2100e30776e2 chainId: laconic-mainnet gasPrice: 0.001alnt