Files
2020-04-13 10:21:04 +03:00

14 lines
317 B
JSON

{
"bundles": {
"Otobul\\EpaybgBundle\\OtobulEpaybgBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"OTOBUL_EPAYBG_MIN": "YOUR_EPAYBG_MIN",
"OTOBUL_EPAYBG_SECRET": "YOUR_EPAYBG_SECRET",
"OTOBUL_EPAYBG_IS_DEMO": "true"
}
}