You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011
  1. DB_ROOT_PASSWORD=root
  2. DB_USER=user
  3. DB_USER_PASSWORD=user
  4. DOCKER_PREFIX=wptest
  5. MOUNT_USER=whoami
  6. WP_ADMIN_PASSWORD=admin
  7. WP_ADMIN_USERNAME=admin
  8. WP_LOCALE=fr_FR
  9. WP_THEME=twentyseventeen
  10. WP_URL=https://www.wptest.localhost
  11. WP_VERSION=5.4