@@ -488,22 +488,22 @@ its location, same as for ``docker-compose``:
488
488
``symfony console doctrine:database:drop --force --env=test ``, the command will drop the database
489
489
defined in your Docker configuration and not the "test" one.
490
490
491
- SymfonyCloud Integration
492
- ------------------------
491
+ Platform.sh Integration
492
+ -----------------------
493
493
494
494
The local Symfony server provides full, but optional, integration with
495
- `SymfonyCloud `_, a service optimized to run your Symfony applications on the
495
+ `Platform.sh `_, a service optimized to run your Symfony applications on the
496
496
cloud. It provides features such as creating environments, backups/snapshots,
497
- and even access to a copy of the production data from your local machine to help
498
- debug any issues.
497
+ and even access to a copy of the production data from your local machine to
498
+ help debug any issues.
499
499
500
- `Read SymfonyCloud technical docs `_.
500
+ `Read Platform.sh for Symfony technical docs `_.
501
501
502
502
.. _`install Symfony` : https://symfony.com/download
503
503
.. _`symfony-cli/symfony-cli GitHub repository` : https://github.com/symfony-cli/symfony-cli
504
504
.. _`Docker` : https://en.wikipedia.org/wiki/Docker_(software)
505
- .. _`SymfonyCloud ` : https://symfony.com/cloud/
506
- .. _`Read SymfonyCloud technical docs` : https://symfony.com/doc/master/cloud/intro.html
505
+ .. _`Platform.sh ` : https://symfony.com/cloud/
506
+ .. _`Read Platform.sh for Symfony technical docs` : https://symfony.com/doc/master/cloud/intro.html
507
507
.. _`Proxy settings in Windows` : https://www.dummies.com/computers/operating-systems/windows-10/how-to-set-up-a-proxy-in-windows-10/
508
508
.. _`Proxy settings in macOS` : https://support.apple.com/guide/mac-help/enter-proxy-server-settings-on-mac-mchlp2591/mac
509
509
.. _`Proxy settings in Ubuntu` : https://help.ubuntu.com/stable/ubuntu-help/net-proxy.html.en
0 commit comments