<?php
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the
 * installation. You don't have to use the web site, you can
 * copy this file to "wp-config.php" and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'xwp95935_1_8901' );

/** MySQL database username */
define( 'DB_USER', 'xwp95935_1_8901' );

/** MySQL database password */
define( 'DB_PASSWORD', '-yqvw80Q-htY^bU3' );

/** MySQL hostname */
define( 'DB_HOST', 'xwp85.xel.nl' );

/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );

/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );

/**
 * Authentication Unique Keys and Salts.
 *
 * Change these to different unique phrases!
 * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
 * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
 *
 * @since 2.6.0
 */
define( 'AUTH_KEY',          'dPKWL.o2^[oSe0LeLi)M^0E&3,-@:cIh%Nrg+Z84U/Kkf*(I;{ZxNgb]Xd4yL@4G' );
define( 'SECURE_AUTH_KEY',   '{D-_%]q0$%89L&JlW8eK],t$B7JA4K$b-4]8OF<@Bt80a%1GQ(>XdQG:,C^ZS6(n' );
define( 'LOGGED_IN_KEY',     'N>kB<Yk2$7hLFwYBswwPii)9V<3>s:L@P!hP*FFJ/SnO#3BL6HFn:G]R; v4R1*T' );
define( 'NONCE_KEY',         '#@F{)lvl=hG!+o|LXC1?_C/INfAI;nqIoD+:ZQ=dv;*]l$jGl6vuVVjt!$Pw2To%' );
define( 'AUTH_SALT',         'vabiM7fr3}Gfi7bgM7~Xx^Ix9E#hD#/,K,N&posno3_M{; m}[/$a7Va11-<[Tx?' );
define( 'SECURE_AUTH_SALT',  '_T^qS5iqIrIM^o]hY^=z:,*;rGM-^TU!B_mLWY@LN,%UI<S1{)=Z]yZ}3W_dsj/M' );
define( 'LOGGED_IN_SALT',    '<^0N{K/_kPr*(PzpyVz[J*X*y84Ej*4pfI%_kg+r#z,QB&AC1MZiw=4RvXs61hh~' );
define( 'NONCE_SALT',        'C&R-uepT)KU&+VE56Ys[OM,rgtEII|dA5G1wa#eaqk||TILGP8A]29Uo wPip|1m' );
define( 'WP_CACHE_KEY_SALT', 'OGGVFc8eHs(PIEpvGL0UN+*,A@qht-42OF^{:XTx7|%LYT9PDmnZskaauO;x:|pG' );

/**
 * WordPress Database Table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 */
$table_prefix = 'dr_';


define("VHP_VARNISH_IP","127.0.0.1:80");

/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
