Skip to content
d47081 edited this page Feb 13, 2024 · 1 revision
  1. cd webapp
  2. git pull
  3. composer update
  4. APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear
Clone this wiki locally