Bedrock WordPress

Check your .env file. It should be sth like this:

WP_ENV=production
WP_HOME=http://yourdomain.com
WP_SITEURL=${WP_HOME}/wp

Also check that your DocumentRoot in Apache config points to /path/to/your/website/web

https://roots.io/bedrock/docs/installing-bedrock/

You could also check in discourse from Roots for a problem like that: https://discourse.roots.io/