mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
Add placeholder for api keys.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": ["all"]
|
||||
},
|
||||
"env": {
|
||||
"MARVEL_PUBLIC_API_KEY": "",
|
||||
"MARVEL_PRIVATE_API_KEY": ""
|
||||
"MARVEL_PUBLIC_API_KEY": "...",
|
||||
"MARVEL_PRIVATE_API_KEY": "..."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user