Skip to content

Commit

Permalink
Update BDK_SERVICES_URL and FAUCET_SERVER_URL in deploy-dev.yml (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
garcia-alejandro authored Mar 28, 2024
1 parent 91682f3 commit 219b8b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ jobs:
# WSS: 'wss://n1.main.hashed.systems'
WSS: 'wss://c2.hashed.network'
IPFS_URL: 'https://ipfs.infura.io:5001/'
BDK_SERVICES_URL: 'https://bdk.hashed.live'
BDK_SERVICES_URL: 'https://bdk.hashed.systems'
GOOGLE_CLIENT_ID: '${{ secrets.GOOGLE_CLIENT_ID }}'
IPFS_PROJECT_ID: '${{ secrets.IPFS_PROJECT_ID }}'
IPFS_PROJECT_SECRET: '${{ secrets.IPFS_PROJECT_SECRET }}'
FAUCET_SERVER_URL: 'https://faucet-inova.hashed.live'
FAUCET_SERVER_URL: 'https://faucet-hashed.hashed.systems'
GATED_PALLET_ID: '0x5d208df71427902157988a56e7527474a7dce921f9d5efa159dcfc849289a53c'
GATED_MARKETPLACE_ID: '0xb3914e1762ff9ca8caec57959715350885632a8a323b8c160fc814600669ad33'
AFLOAT_COLLECTION_ID: '0'
Expand Down

0 comments on commit 219b8b3

Please sign in to comment.