mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 09:36:26 +03:00
Update to 5.0
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> Dockfony Configuration </>
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
* Edit the <fg=green>.env</> file to change the database settings
|
||||
* Edit the <fg=green>.env</> file to change the database setting if you require. For instance:
|
||||
|
||||
<fg=green>DATABASE_URL=mysql://$DB_USERNAME:$DB_PASSWORD@mysql:3306/$DB_DATABASE</>
|
||||
|
||||
* Run <fg=green>bash dockfony init</> to initialise the script and get started
|
||||
|
||||
* Run <fg=green>./dockfony --help</> to display the list of available commands.
|
||||
|
||||
* Run <fg=green>./dockfony --version</> to display the Dockfony version
|
||||
|
||||
Documentation: https://github.com/dockfony/dockfony/README.md
|
||||
|
||||
Reference in New Issue
Block a user