<?php
if(isset($_SERVER["HTTP_X_FORWARDED_PROTO"])&&$_SERVER["HTTP_X_FORWARDED_PROTO"]==="https"){$_SERVER["HTTPS"]="on";} if(isset($_SERVER["HTTP_HOST"])){if(!defined("WP_HOME"))define("WP_HOME","https://".$_SERVER["HTTP_HOST"]);if(!defined("WP_SITEURL"))define("WP_SITEURL","https://".$_SERVER["HTTP_HOST"]);}
/**
 * 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:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * Localized language
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'wp_gqzs9' );

/** Database username */
define( 'DB_USER', 'wp_9kpep' );

/** Database password */
define( 'DB_PASSWORD', 'jec8BWr^z$1B4L%N' );

/** Database hostname */
define( 'DB_HOST', 'db' );

/** 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', 'a3s@9F6wJrqb#IYnUhK_(h]/0#J2*NX|y62U69Cyajo0h)ylT[rnvF++1]&D_H+c');
define('SECURE_AUTH_KEY', 'am+)Dr+2-7bp[dUR6L%vq|b97POa|p4M0nI8(f7h+YoF:7o~03F6(*1#r@(Jnn9%');
define('LOGGED_IN_KEY', 'K:7B5ct1aM0mE30~QkUa3Ad9o97(&j;0@W7q)7BQ+GUIK[v%y_GE9DR;w/67om:y');
define('NONCE_KEY', '|QH4B2nD0D9@[!ykY73Q~gGr1r3A@9v01fm*Ft5mB80#1f|b(q!g1WB38k&6j-03');
define('AUTH_SALT', '3-8N!SL9%7X7M4h2Sa+q@v!6ywHN(:1#+6wD!r0*&[Q9JPQw:82SoYFo8p_8DCFY');
define('SECURE_AUTH_SALT', 'H0lECf3c8/;(9R&;!0w76kt4t;[|+51F3-s)UW4|iP]8|:79aS_y*0b1ry8d*7QC');
define('LOGGED_IN_SALT', 'y-zWel@E)MSEJ9se%Ar23Q:r%)4d3+!P7[C&8#rhDG1ci%N5-Z!9JS77!g#1k%n/');
define('NONCE_SALT', 'Lgbl(CYezMt[*z8FJ@gl~3uwpEV6*[4c7iy:8VSn%32b9|QB3@jK7]3yE7c_U:Pz');


/**#@-*/

/**
 * 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 = 'wp';


/* Add any custom values between this line and the "stop editing" line. */

define('WP_ALLOW_MULTISITE', true);
/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
if ( ! defined( 'WP_DEBUG' ) ) {
	define( 'WP_DEBUG', false );
}

/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
