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.

.env-example 222B

123456789101112
  1. DB_ROOT_PASSWORD=root
  2. DB_USER=user
  3. DB_USER_PASSWORD=user
  4. DOCKER_PREFIX=
  5. MOUNT_USER=
  6. WP_ADMIN_PASSWORD=admin
  7. WP_ADMIN_USERNAME=admin
  8. WP_DEFAULT_PROTOCOL=https
  9. WP_LOCALE=fr_FR
  10. WP_THEME=twentyseventeen
  11. WP_URL=
  12. WP_VERSION=5.4