Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 324 Bytes

wordpress-docker

wordpress docker compose with ioncube and sourceguardian

who to conifg

-- just open .env and set your environment

who to start without PhpMyAdmin

-- just run this command : docker compose up -d --build wp-web

who to full start

-- run this command : docker compose up -d