You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,8 @@ setup:
195
195
* Add/edit CRON jobs
196
196
* :ref:`Building and minifying your assets <how-do-i-deploy-my-encore-assets>` with Webpack Encore
197
197
* Pushing assets to a CDN
198
-
* On a shared hosting platform using the Apache web server, you may need to install the :ref:
5AFC
span>`symfony/apache-pack package <web-server-apache-mod-php>`
198
+
* 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>`
199
200
* ...
200
201
201
202
Application Lifecycle: Continuous Integration, QA, etc.
0 commit comments