## wordpress option # bind address for web port WORDPRESS_FCGI_BIND=127.0.0.1 # port to bind to WORDPRESS_FCGI_PORT=9003 ## 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