Spaces:
Running
Running
# YouTube Data API key obtained from cloud.google.com | |
YOUTUBE_API_KEY = 'YOUR_API_KEY' | |
# Your private API address | |
NEXT_PUBLIC_API_URL = 'http://localhost:3000/api' | |