diff --git a/README.md b/README.md index 4b42e81..981901a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # DOCKER_PROJECT_IIEC_RISE -This project is done under IIEC RISE 1.0 Docker training under mentorship of Vimal Daga Sir.It contains a docker compose file which sets up a whole wordpress server on your computer where MYSQL:5.7 database will be use.This docker compose file will help you to configure automatically by using command like for RHEL 8 "docker-compose.yml up" and to run in background "docker-compose.yml up -d" +This project is done under IIEC RISE 1.0 Docker training under mentorship of Vimal Daga Sir.It contains a docker compose file which sets up a whole wordpress server on your computer where MYSQL:5.7 database is used.This docker compose file will help you to configure automatically by using command like for RHEL 8 "docker-compose.yml up" and to run in background "docker-compose.yml up -d" Nice project