diff -r 3b60692effa9 -r 36381334b11e wp/docker-entrypoint.sh --- a/wp/docker-entrypoint.sh Wed Apr 24 02:26:02 2019 +0200 +++ b/wp/docker-entrypoint.sh Wed Apr 24 15:34:20 2019 +0200 @@ -130,7 +130,7 @@ DB_USER=${WORDPRESS_DB_USER} DB_PASSWORD=${WORDPRESS_DB_PASSWORD} DB_HOST=db:3306 - WP_HOME=http://localhost:8080 + WP_HOME=http://recherchecontributive.org:8080 WP_SITEURL=\${WP_HOME}/wp WP_ENV=development