Skip to content

Commit b460476

Browse files
Giovanni GargiuloGiovanni Gargiulo
authored andcommitted
chore: bf key
1 parent 28ecc89 commit b460476

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

frontend/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
NEXT_PUBLIC_BLOCKFROST_API_KEY=preview63R2hq5OToB1PRYyxDQ1NpmS23rbyS88
1+
NEXT_PUBLIC_BLOCKFROST_API_KEY=preview6rf9Lym3f9XQrTDnxSBbAGwvz5mNafdz
22
NETWORK=Preview

frontend/.env.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NEXT_PUBLIC_BLOCKFROST_API_KEY=preview63R2hq5OToB1PRYyxDQ1NpmS23rbyS88
1+
NEXT_PUBLIC_BLOCKFROST_API_KEY=preview6rf9Lym3f9XQrTDnxSBbAGwvz5mNafdz
22
NETWORK=Preview
33
# Leave empty in development to use Next.js rewrites (proxies to backend)
44
NEXT_PUBLIC_API_URL=

frontend/.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NEXT_PUBLIC_BLOCKFROST_API_KEY=preview63R2hq5OToB1PRYyxDQ1NpmS23rbyS88
1+
NEXT_PUBLIC_BLOCKFROST_API_KEY=preview6rf9Lym3f9XQrTDnxSBbAGwvz5mNafdz
22
NETWORK=Preview
33
# Production: Set this to your public API endpoint (e.g., https://api.programmabletokens.xyz)
44
# This should be the publicly accessible URL for your backend API

0 commit comments

Comments
 (0)