update .env.template for nft server
This commit is contained in:
@ -14,10 +14,9 @@
|
||||
# 6. Click "New Key", toggle to **Admin**, and click "Create".
|
||||
# 7. Copy the JWT Token and paste them into your `.env` below.
|
||||
|
||||
PINATA_API_KEY=YOUR_PINATA_API_KEY_GOES_HERE
|
||||
PINATA_API_SECRET=YOUR_PINATA_API_SECRET_GOES_HERE
|
||||
PINATA_JWT=YOUR_PINATA_JWT_GOES_HERE
|
||||
|
||||
# =========================
|
||||
# Server Config
|
||||
# =========================
|
||||
PORT=3001
|
||||
PORT=3001
|
||||
|
||||
Reference in New Issue
Block a user