mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
* [receipe] - create based structure to Castor Symfony receipe * Update Castor Symfony recipe configuration to use environment variables * Update Castor Symfony configuration to use boolean environment variable for SSL
15 lines
533 B
Plaintext
15 lines
533 B
Plaintext
<bg=blue;fg=white> </>
|
|
<bg=blue;fg=white> Welcome to Castor Bundle! </>
|
|
<bg=blue;fg=white> </>
|
|
|
|
* <fg=yellow>What's next?</>
|
|
|
|
1. Run <comment>php bin/console castor:install</comment> to initialize castor files
|
|
2. Configure your vhosts in config/packages/castor.yaml
|
|
|
|
* <fg=yellow>After each update:</>
|
|
|
|
Run <comment>php bin/console castor:install</comment> again to get the latest features
|
|
|
|
Documentation: https://github.com/thedevopser/castor-symfony
|