Remove env vars

They are specific to one provider and this might not fit the use-case.
This commit is contained in:
Clemens Krack
2018-08-21 18:10:37 +02:00
parent 13df498118
commit f1307179a0
@@ -4,11 +4,5 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Register for a facebook oauth app:",
"#2": "https://developers.facebook.com/apps/",
"FB_ID": "facebook-app-id",
"FB_SECRET": "facebook-secret"
}
}