Merge pull request #786

This commit is contained in:
symfony-flex-server[bot]
2019-11-29 09:42:11 +00:00
committed by GitHub
3 changed files with 19 additions and 0 deletions
@@ -0,0 +1,2 @@
dekalee_pub_sub_swarrot:
key_file_path: '%env(DEKALEE_PUBSUB_SWARROT_KEY_FILE_PATH)%'
@@ -0,0 +1,11 @@
{
"bundles": {
"Dekalee\\PubSubSwarrotBundle\\DekaleePubSubSwarrotBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#DEKALEE_PUBSUB_SWARROT_KEY_FILE_PATH": "your-pub_sub-key-file-path"
}
}
@@ -0,0 +1,6 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> DekaleePubSubSwarrot, What's next? </>
<bg=blue;fg=white> </>
* The Dekalee/PubSubSwarrotBundle needs your pubsub configuration.
Modify your DEKALEE_PUBSUB_SWARROT_KEY_FILE_PATH config in <fg=green>.env</>