@@ -488,22 +488,22 @@ its location, same as for ``docker-compose``:
488488 ``symfony console doctrine:database:drop --force --env=test ``, the command will drop the database
489489 defined in your Docker configuration and not the "test" one.
490490
491- SymfonyCloud Integration
492- ------------------------
491+ Platform.sh Integration
492+ -----------------------
493493
494494The 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
496496cloud. 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.
499499
500- `Read SymfonyCloud technical docs `_.
500+ `Read Platform.sh for Symfony technical docs `_.
501501
502502.. _`install Symfony` : https://symfony.com/download
503503.. _`symfony-cli/symfony-cli GitHub repository` : https://github.com/symfony-cli/symfony-cli
504504.. _`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
507507.. _`Proxy settings in Windows` : https://www.dummies.com/computers/operating-systems/windows-10/how-to-set-up-a-proxy-in-windows-10/
508508.. _`Proxy settings in macOS` : https://support.apple.com/guide/mac-help/enter-proxy-server-settings-on-mac-mchlp2591/mac
509509.. _`Proxy settings in Ubuntu` : https://help.ubuntu.com/stable/ubuntu-help/net-proxy.html.en
0 commit comments