mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 09:36:26 +03:00
8 lines
171 B
JSON
8 lines
171 B
JSON
{
|
|
"env": {
|
|
"#1": "Get your API key from https://developer.marvel.com",
|
|
"MARVEL_PUBLIC_API_KEY": "...",
|
|
"MARVEL_PRIVATE_API_KEY": "..."
|
|
}
|
|
}
|