## wordpress option # bind address for web port WORDPRESS_WEB_BIND=127.0.0.1 # port to bind to WORDPRESS_WEB_PORT=8003 ## database configuration # mysql root user password WORDPRESS_DATABASE_ROOT=changeme # database password WORDPRESS_DATABASE_PASSWORD=changeme ## Timezone one of /usr/share/zoneinfo TZ=Europe/Berlin