Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: storacha/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 71a15c9f7f05735d57d9b772af7c2897f108e127
Choose a base ref
..
head repository: storacha/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dcc33bccfd93d1fe896efb840734eb37fc66e958
Choose a head ref
Showing with 4 additions and 0 deletions.
  1. +4 −0 .env.tpl
4 changes: 4 additions & 0 deletions .env.tpl
Original file line number Diff line number Diff line change
@@ -4,6 +4,10 @@ NEXT_PUBLIC_W3UP_RECEIPTS_URL=https://staging.up.web3.storage/receipt/
NEXT_PUBLIC_W3UP_SERVICE_DID=did:web:staging.web3.storage
NEXT_PUBLIC_W3UP_PROVIDER=did:web:staging.web3.storage

# set these to your gateway service URL and DID
NEXT_PUBLIC_W3UP_GATEWAY_HOST=https://staging.freeway.dag.haus
NEXT_PUBLIC_W3UP_GATEWAY_ID=did:web:staging.w3s.link

# set these to values from Stripe settings
NEXT_PUBLIC_STRIPE_PRICING_TABLE_ID=prctbl_1OCeiEF6A5ufQX5vPFlWRkPm
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_51LO87hF6A5ufQX5viNsPTbuErzfavdrEFoBuaJJPfoIhzQXdOUdefwL70YewaXA32ZrSRbK4U4fqebC7SVtyeNcz00qmgNgueC