mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 03:26:24 +03:00
Removed unused parameters, removed colors in post_install
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#parameters:
|
||||
# disjfa_mozaic.unsplash.application_id: ''
|
||||
# disjfa_mozaic.unsplash.secret: ''
|
||||
|
||||
disjfa_mozaic:
|
||||
unsplash:
|
||||
application_id: '%env(resolve:UNSPLASH_APPLICATION_ID)%'
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
<bg=blue;fg=white> Mozaic bundle configuration </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
* Modify your UNSPLASH_APPLICATION_ID and UNSPLASH_APPLICATION_SECRET config in <fg=green>.env</>
|
||||
* Modify the UNSPLASH_APPLICATION_ID and UNSPLASH_APPLICATION_SECRET config in .env
|
||||
|
||||
* Don't forget to add the vue component in you <fg=green>javascript</>
|
||||
* Don't forget to add the vue component in you javascript
|
||||
|
||||
* You can check the instructions on the github repo: https://github.com/disjfa/mozaic-bundle
|
||||
|
||||
Reference in New Issue
Block a user