Save youtube before it dies
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
261 B

1 year ago
  1. DATABASE_URL="sqlite:/app/database.sqlite3"
  2. # Admin key:
  3. TYPESENSE_API_KEY="jVkJyIqRRJbn5EqzdPQRcSzCurI5V7mt"
  4. # Search only key:
  5. #TYPESENSE_API_KEY="Q918wGcKZoy81tl45QvBacaHXQAIdciq"
  6. # Prod search only key
  7. #TYPESENSE_API_KEY="7cQXW66tf3nG7ARYnCfUGIvhj7XdhPVG"