More enlightenment

This commit is contained in:
2025-06-09 16:39:05 +00:00
parent e66297136e
commit 642aa23e54
+2 -1
View File
@@ -105,7 +105,8 @@ docker compose -f docker-compose.first.yml down
docker compose up -d
# 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.
```