Update README.md

main
Rádio Paralelo 2026-03-06 18:34:55 +00:00 committed by GitHub
parent ec818fcd1e
commit 53398c8c5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -58,16 +58,17 @@ indymedia/indymedia-wordpress Core IndyMedia functionality.
1. **Clone the repository**
git clone https://github.com/RadioParalelo/indy-wp.git indymedia-wp
cd indymedia-wp
2. **Build the Docker image**
3. **Build the Docker image**
docker build -t indymedia:test .
3. **Start the container**
4. **Start the container**
docker compose up --build -d