mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 19:16:32 +03:00
4 lines
230 B
Plaintext
4 lines
230 B
Plaintext
* Configure your application:
|
|
1. Make sure you have proper values in your .env file.
|
|
2. Configure a good storage for your backups. See the documentation for all possible values. https://github.com/backup-manager/symfony
|