Update README.md

main
radioparalelo 2026-03-11 01:17:42 +01:00
parent 671bb51472
commit 2d7f0d440b
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ indymedia/indymedia-wordpress Core IndyMedia functionality.
|-----------|-------------|
| **Dockerfile** | Builds a clean `wordpress:php8.2-apache` image, installs Composer, WPCLI, and copies your custom theme. |
| **composer.json / composer.lock** | Lists the 18 plugins (WPackagist mirror) that are installed into `wp-content/plugins/`. |
| **indywp/indywp/** | Indymedia custom theme (built and ready to use). |
| **indywp** | Indymedia custom theme (built and ready to use). |
| **config/php.ini** | Optional PHP tweaks (upload limits, memory, etc.). |
| **dockercompose.yml** | Docker compose file for a full stack (MySQL, phpMyAdmin, etc.). |
| **README.md** | This file. |