I ran a docker-compose instance from this link, and it’s up. I also read this link for my issue, but I still have some problem:
- I changed domain from
127.0.0.1
tomy.site.com/mag
in database, but all files return 404. - If I revert it back to
127.0.0.1
, I can access the WordPress via my server’s IP.
How can I solve these issues? What should I do? It took me a lot of hours but I failed yet to run it properly.
Would you please help me?