SignalMod / env.example
JonnyBP
backup stable api and model service before pipeline testing
6cda091
raw
history blame
260 Bytes
# Copia este archivo como .env y rellena los valores
# cp .env.example .env
# YouTube Data API v3
# Obtener en: https://console.cloud.google.com/apis/credentials
YOUTUBE_API_KEY=your_youtube_api_key_here
# Entorno
ENV=development # development | production