mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 02:56:26 +03:00
Edit en_igdb_api.yaml.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Get your credentials by signing up here: https://api.igdb.com/admin
|
||||
en_igdb_api:
|
||||
base_url: YOUR_BASE_URL
|
||||
api_key: YOUR_API_KEY
|
||||
base_url: "YOUR_BASE_URL"
|
||||
api_key: "YOUR_API_KEY"
|
||||
|
||||
Reference in New Issue
Block a user