mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Updated recipe
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
# https://github.com/knojector/SteamAuthenticationBundle for configuration documentation
|
# https://github.com/knojector/SteamAuthenticationBundle for configuration documentation
|
||||||
knojector_steam_authentication:
|
knojector_steam_authentication:
|
||||||
api_key: "%env(STEAM_API_KEY)%"
|
login_success_redirect: ''
|
||||||
login_route: ''
|
login_failure_redirect: ''
|
||||||
login_redirect: ''
|
|
||||||
user_class: ''
|
|
||||||
|
|||||||
@@ -4,8 +4,5 @@
|
|||||||
},
|
},
|
||||||
"copy-from-recipe": {
|
"copy-from-recipe": {
|
||||||
"config/": "%CONFIG_DIR%/"
|
"config/": "%CONFIG_DIR%/"
|
||||||
},
|
|
||||||
"env": {
|
|
||||||
"STEAM_API_KEY": ""
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user