More enlightenment

This commit is contained in:
Jonathan Rosenbaum 2025-06-09 16:39:05 +00:00
parent e66297136e
commit 642aa23e54

View File

@ -105,7 +105,8 @@ docker compose -f docker-compose.first.yml down
docker compose up -d docker compose up -d
# Or just run # Or just run
./wp-rocket-launch.sh #also copies new content to production. ./wp-rocket-launch.sh # Also, cleans up existing containers and volumes,
# and copies new installation to production.
``` ```