We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84096c4 commit feef663Copy full SHA for feef663
deployment.rst
@@ -195,7 +195,8 @@ setup:
195
* Add/edit CRON jobs
196
* :ref:`Building and minifying your assets <how-do-i-deploy-my-encore-assets>` with Webpack Encore
197
* Pushing assets to a CDN
198
-* On a shared hosting platform using the Apache web server, you may need to install the :ref:`symfony/apache-pack package <web-server-apache-mod-php>`
+* On a shared hosting platform using the Apache web server, you may need to
199
+ install the :ref:`symfony/apache-pack package <web-server-apache-mod-php>`
200
* ...
201
202
Application Lifecycle: Continuous Integration, QA, etc.
0 commit comments